Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to signal EXT-X-ENDLIST in manifest #109

Open
birme opened this issue Sep 30, 2021 · 0 comments
Open

Ability to signal EXT-X-ENDLIST in manifest #109

birme opened this issue Sep 30, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@birme
Copy link
Contributor

birme commented Sep 30, 2021

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 birme added this to the v3.0.0 milestone Sep 30, 2021
@birme birme added the enhancement New feature or request label Sep 30, 2021
@birme birme modified the milestones: v3.0.0, v3.1.0 Oct 8, 2021
@birme birme removed this from the v3.1.0 milestone Feb 27, 2023
@birme birme added this to the v4.2.0 milestone Apr 12, 2023
@birme birme modified the milestones: v4.2.0, v4.3.0 May 17, 2023
@birme birme modified the milestones: v4.3.0, v4.4.0 Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant