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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 05:51:29 PDT 2020


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

--- Comment #5 from youenn fablet <youennf at gmail.com> ---
> 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.

This should work as you expect, with IDB instead of localStorage if possible :)
Not sure exactly why this is not working for you. third party iframe?
Might be worth another bug.

-- 
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/90cc2fcb/attachment-0001.htm>


More information about the webkit-unassigned mailing list