Re: [mediacapture-main] Only reveal labels of devices user has given permission to (#640)

If understand this Issue correctly the only way for this to be applicable is for the devices to be presented at `getUserMedia()` permission prompt. Chromium permission prompt is generic, listing only camera and microphone, yet the `setSinkId()` example illustrates that granting permission to _**camera**_ can result in audio output to _**speakers**_, see https://github.com/w3c/mediacapture-record/issues/196#issuecomment-653055850.

This specification needs to be honest and transparent about the fact that `getUserMedia()`, as of the current date, is capable of selecting devices other than default microphone and camera. If the original charter only deals with microphone and camera that charter needs to be amended or repealed and re-enacted to handle the state of the art today.

-- 
GitHub Notification of comment by guest271314
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/640#issuecomment-653071982 using your GitHub account

Received on Thursday, 2 July 2020 15:24:16 UTC