[Webkit-unassigned] [Bug 178109] Support width and height contraints in getUserMedia API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 9 20:24:42 PDT 2017


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

--- Comment #5 from michael.heuberger at binarykitchen.com ---
arbitrary resolutions - they work great on chrome, firefox and edge. 

or these browsers have some robust, internal fallbacks instead of throwing an error. dunno know.

specs at
https://w3c.github.io/mediacapture-main/getusermedia.html#def-constraint-width

say following:

"The width or width range, in pixels. As a capability, the range should span the video source's pre-set width values with min being the smallest width and max being the largest width."

i will never be able to know the pre-set width values of every webcam. that said, an ideal constraint would be a great help. it tells the browser to figure out the most close pre-set width instead of throwing an error i think.

-- 
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/20171010/75efb9cf/attachment-0001.html>


More information about the webkit-unassigned mailing list