[Webkit-unassigned] [Bug 210932] getUserMedia returns OverConstrained on Jitsi

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 24 08:06:12 PDT 2020


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

--- Comment #7 from Philippe Normand <pnormand at igalia.com> ---
These are the constraints Jitsi currently requires for me:

audioConstraints {"mandatoryConstraints":{},"advancedConstraints":[]} videoConstraints {"mandatoryConstraints":{"width":{"min":320,"max":1280,"ideal":1280},"height":{"min":180,"max":720,"ideal":720},"facingMode":{"exact":[],"ideal":["user"]}},"advancedConstraints":[]}

This is a JSON internal serialization of the constraints... I can submit a patch if such feature is considered useful for logging.

-- 
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/20200424/a299c69e/attachment.htm>


More information about the webkit-unassigned mailing list