[Webkit-unassigned] [Bug 275695] New: HTMLMediaElement: captureStream() method isn't implemented in Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 20 09:50:56 PDT 2024


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

            Bug ID: 275695
           Summary: HTMLMediaElement: captureStream() method isn't
                    implemented in Safari
           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: byoungchan.lee at gmx.com

Among three major browsers, Chrome, Firefox, and Safari, only Safari doesn't implement the `captureStream()` method for `HTMLMediaElement`. This method is useful for capturing the media stream from an `HTMLMediaElement` for further processing or streaming, such as using file as a source for HTMLVideoElement, then make a MediaStream from it.

spec: https://w3c.github.io/mediacapture-fromelement
mdn/browser-compat-data: https://github.com/mdn/browser-compat-data/blob/96de372c12e2cc6b20ad9007ce7e3093e43a644b/api/HTMLMediaElement.json#L468

-- 
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/20240620/392386b3/attachment.htm>


More information about the webkit-unassigned mailing list