[Webkit-unassigned] [Bug 179363] iOS calling getUserMedia() again kills video display of first getUserMedia()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 28 07:16:27 PDT 2022


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

--- Comment #31 from youenn fablet <youennf at gmail.com> ---
(In reply to Austin from comment #24)
> Currently seeing this still in my company's application. Any updates on
> getting a fix?

The current workaround until the above fix rolls out is to clone the track instead of calling getUserMedia.
This allows to get the same video feed in two tracks, and potentially apply width/height/frame rate constraints independently.

-- 
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/20220328/c8565728/attachment-0001.htm>


More information about the webkit-unassigned mailing list