[Webkit-unassigned] [Bug 178115] Support ideal constraints for getUserMedia

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 04:52:35 PDT 2020


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

--- Comment #4 from daginge at confrere.com ---
As far as I can see, ideal constraints when selecting getUserMedia works as expected now. If I have selected a camera by deviceId, and it doesn't match, I get the default device available.

Kinda annoying that deviceIds are not persistent across sessions, so if the user refreshes, you have to select the device you want again in that session. Usually we would store the preferred deviceId in localStorage and attempt to use that next session.

Separate bug I guess? There are ofc. some privacy concerns here also.

-- 
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/20200729/6af505c2/attachment.htm>


More information about the webkit-unassigned mailing list