[Webkit-unassigned] [Bug 198577] mediaDevices.enumerateDevices() doesn't list the system default audio devices with deviceId as "default"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 5 13:43:15 PDT 2019


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

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
Thanks for the report.
One option is to go like Chrome is doing but it duplicates the default entry which is not great.
Another option might be to use the order of the MediaDeviceInfo sequence.
The first microphone and first camera could always be the default devices.

-- 
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/20190605/b4f9f2d1/attachment.html>


More information about the webkit-unassigned mailing list