channel-engine icon indicating copy to clipboard operation
channel-engine copied to clipboard

Ability to signal EXT-X-ENDLIST in manifest

Open birme opened this issue 4 years ago • 0 comments

To simulate an event it should be possible to configure the engine to insert an EXT-X-ENDLIST tag in the manifest [1]. If the engine is initiated with the option { event: true } it will insert an EXT-X-ENDLIST at the end of the manifest when no new VOD is received by the nextVod() call within an iteration.

[1] https://developer.apple.com/documentation/http_live_streaming/example_playlists_for_http_live_streaming/event_playlist_construction

birme avatar Sep 30 '21 13:09 birme