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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 29 00:26:08 PDT 2022


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

--- Comment #32 from awe.media <webkit at awe.media> ---
(In reply to youenn fablet from comment #30)
> Bug 237359 fixes the case of muting a video track when another video track
> is created on iOS in https://commits.webkit.org/r291034.
> 
> The new behavior in iOS is that, if a new camera device is used, we will
> stop the previous capture and start the new one as the current API we are
> using does not allow to capture both at the same time. If the new capture is
> using the same camera as the previous one, both will be able to continue in
> parallel.
> 
> If your particular use case is about capturing with both cameras, please
> file a new bug.

In case this wasn't automatically linked back - see https://bugs.webkit.org/show_bug.cgi?id=238492

Thanks.

-- 
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/20220329/573d4b0d/attachment.htm>


More information about the webkit-unassigned mailing list