[Webkit-unassigned] [Bug 257016] Media recorder produces empty chunks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 23 02:34:29 PDT 2023


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

--- Comment #1 from youenn fablet <youennf at gmail.com> ---
I reproduced the issue.
The difference seems to be that HTMLDocument is made observer of the canvas when it works and not when it works.
It follows that Document::canvasChanged is called which triggers preparation of canvas, which triggers a video frame in the stream.

-- 
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/20230523/e7e3c7d8/attachment.htm>


More information about the webkit-unassigned mailing list