[Webkit-unassigned] [Bug 229611] MediaRecorder with canvas captureStream() produces blank video

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 22 20:34:29 PDT 2024


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

Bekean Loinse <bekeanloinse at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bekeanloinse at gmail.com

--- Comment #22 from Bekean Loinse <bekeanloinse at gmail.com> ---
As a workaround, consider using the getDisplayMedia() method to record the entire screen, if that is a feasible alternative for your use case. Another approach could be to periodically capture canvas snapshots and compile them into a video manually, though this is more complex and less efficient. https://subwaysurfersgame.io

-- 
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/20240723/f95f5a43/attachment.htm>


More information about the webkit-unassigned mailing list