[Webkit-unassigned] [Bug 279875] New: [Prototype] Have detachable MediaSource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 18 01:01:18 PDT 2024


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

            Bug ID: 279875
           Summary: [Prototype] Have detachable MediaSource
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jean-yves.avenard at apple.com

A detachable MediaSource allows from being detached from a media element temporarily to re-attach it again later so that a new MediaSource doesn’t need to be created and having to reload all the original content again.

When running the "Detaching from a media element" algorithm (https://w3c.github.io/media-source/#mediasource-detach) sourceBuffers aren't cleared and removed from the MediaSource.

-- 
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/20240918/a475dd04/attachment-0001.htm>


More information about the webkit-unassigned mailing list