- From: Q. Alex Zhao via GitHub <sysbot+gh@w3.org>
- Date: Fri, 03 Jul 2020 18:18:04 +0000
- To: public-webrtc-logs@w3.org
@pes10k I think you'll get: ```json [ {deviceId: "", grouId: "uuid1", kind: "audioinput", label: ""}, {deviceId: "", grouId: "uuid2", kind: "videoinput", label: ""}, {deviceId: "", grouId: "uuid3", kind: "audiooutput", label: ""} ] ``` On the other hand with the in-chrome device selection proposal and > not expose devices to websites at all Why would an application call `enumerateDevices` at all? -- GitHub Notification of comment by q-alex-zhao Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/646#issuecomment-653641736 using your GitHub account
Received on Friday, 3 July 2020 18:18:06 UTC