[Webkit-unassigned] [Bug 282327] Camera doesn't start in PWA

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 19 12:17:31 PST 2024


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

clement.corthier at ubble.ai changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clement.corthier at ubble.ai

--- Comment #2 from clement.corthier at ubble.ai ---
+1 on this

I can confirm observing a similar issue on iPhone but not necessarily with PWA. Specifically, I encounter the error: A MediaStreamTrack ended due to a capture failure immediately after calling the getUserMedia method. The iPhone fails to open the camera on any website that utilizes it: for example this sample: https://webrtc.github.io/samples/src/content/getusermedia/gum/.

Interestingly, as you mentioned, after a few device restarts and waiting a few hours, the issue resolved itself.

This bug potentially impacts a significant number of users. In our case, ~200k iPhone users a month access an app we developed that relies on getUserMedia, and we estimate that ~1% of them get a "MediaStreamTrack ended" event right after the getUserMedia method and fail to open the camera.

-- 
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/20241219/f2eaf422/attachment-0001.htm>


More information about the webkit-unassigned mailing list