NEW 278865
HLS playlists of type EVENT don't allow seeking until #EXT-X-ENDLIST is added
https://bugs.webkit.org/show_bug.cgi?id=278865
Summary HLS playlists of type EVENT don't allow seeking until #EXT-X-ENDLIST is added
Dave Johansen
Reported 2024-08-29 09:55:36 PDT
The EVENT playlist type is intended to use with live events that are still happening so the user can see the live action and scroll to the past. The live part of these are played correctly, but seeking is not allowed until the event is completed and #EXT-X-ENDLIST is added. This is incorrect behavior and should be corrected so they are played live by default but also allow for seeking during the event.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-05 09:56:11 PDT
Note You need to log in before you can comment on or make changes to this bug.