- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 Jul 2020 15:24:14 +0000
- To: public-webrtc-logs@w3.org
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