[Webkit-unassigned] [Bug 230623] New: MediaStream canvas.captureStream() playback to LocalSampleBufferDisplayLayer is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 22 06:25:51 PDT 2021


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

            Bug ID: 230623
           Summary: MediaStream canvas.captureStream() playback to
                    LocalSampleBufferDisplayLayer is flaky
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
        Depends on: 230613

MediaStream canvas.captureStream() playback to LocalSampleBufferDisplayLayer is flaky

Sometimes the system is not creating the AVSampleBufferDisplayLayer because the samples arrive 
before the media player determines whether accelerated rendering is possible.

The callbacks that update HTMLMediaElement::m_cachedSupportsAcceleratedRendering are run asynchronously and too late.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=230613
[Bug 230613] MediaStream canvas.captureStream() fails for WebGL
-- 
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/20210922/c5ece2b8/attachment.htm>


More information about the webkit-unassigned mailing list