[Webkit-unassigned] [Bug 264610] OverconstrainedError in getUserMedia on iOS 17 with Default Video Track Request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 21 15:22:05 PST 2023


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

matías lópez <mlopez at videsk.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|CONFIGURATION CHANGED       |---

--- Comment #5 from matías lópez <mlopez at videsk.io> ---
Sorry is not resolved, please test here again: https://8xxv58.csb.app/

This simple code should not throw an OverconstrainedError

navigator.mediaDevices.getUserMedia({ audio: true, video: true })

The bug is still active from iOS 17.

Is critical!! Today iOS users from version 17 can't access the camera (video) on the web. You can use any video app on the web to check.

Basic example: https://webrtc.github.io/samples/src/content/getusermedia/gum/

-- 
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/20231121/537b0fb8/attachment.htm>


More information about the webkit-unassigned mailing list