[Webkit-unassigned] [Bug 232006] REGRESSION(Safari 15 - iOS 15.1): Muting camera while on a call with H264 crashes tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 7 18:58:10 PST 2021


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

rychouwei at tencent.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rychouwei at tencent.com

--- Comment #11 from rychouwei at tencent.com ---
two workaround:

1. Add this description to offer&answer sdp: "urn:3gpp:video-orientation", it will not cause page crash.
2. Use canvas.captureStream to capture a new video track from getUserMedia. Then, publish canvas track will not cause page crash.

-- 
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/20211108/30fa3134/attachment.htm>


More information about the webkit-unassigned mailing list