[Webkit-unassigned] [Bug 174833] mediaDevices.enumerateDevices() is missing audioinput devices on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 11 10:57:19 PDT 2020


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

--- Comment #7 from Eric Carlson <eric.carlson at apple.com> ---
(In reply to Daniel from comment #6)
> I'm experiencing the same issue as above (tested on iOS 13.3.1, iPhone 7 &
> iPhone 8, with both a wired headset and AirPods). Using
> https://s3.amazonaws.com/safari-devices-testing/index.html only 'iPhone
> Microphone' is listed.

Are the other devices listed after a call to getUserMedia?

enumerateDevices only returns the default devices until the user grants device access with getUserMedia to lessen the use of this API for fingerprinting (https://webkit.org/blog/7763/a-closer-look-into-webrtc/).

-- 
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/20200311/76c8264e/attachment.htm>


More information about the webkit-unassigned mailing list