[Webkit-unassigned] [Bug 278865] New: HLS playlists of type EVENT don't allow seeking until #EXT-X-ENDLIST is added

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 09:55:36 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=278865

            Bug ID: 278865
           Summary: HLS playlists of type EVENT don't allow seeking until
                    #EXT-X-ENDLIST is added
           Product: WebKit
           Version: Safari 17
          Hardware: Unspecified
                OS: macOS 14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: davejohansen at gmail.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240829/0e45e1c9/attachment-0001.htm>


More information about the webkit-unassigned mailing list