Bug 278865
Summary: | HLS playlists of type EVENT don't allow seeking until #EXT-X-ENDLIST is added | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dave Johansen <davejohansen> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | eric.carlson, jer.noble, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 17 | ||
Hardware: | Unspecified | ||
OS: | macOS 14 |
Dave Johansen
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135352035>