[Webkit-unassigned] [Bug 274730] [GTK] WebRTC: getUserMedia fails with missing camera access in bubblewrap sandbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 27 05:17:51 PDT 2024


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

Michael Catanzaro <mcatanzaro at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at redhat.com
             Blocks|                            |235885

--- Comment #1 from Michael Catanzaro <mcatanzaro at redhat.com> ---
It probably tries to access the device directly (not allowed) rather than going through the camera portal (which is mandatory).

(Be aware you're going to run into a lot more problems than this if trying to use WebRTC. E.g. the sandbox will block network access, bug #244002.)


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=235885
[Bug 235885] [GStreamer] ⛱ for GstWebRTC backend
-- 
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/20240527/5d60ac04/attachment.htm>


More information about the webkit-unassigned mailing list