- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Mon, 04 May 2020 07:08:22 +0000
- To: public-webrtc-logs@w3.org
Consensus for now is 2, although User Agents can do 3. For instance, if system has two cameras and 0 microphones, enumerateDevices will return [{"kind" : "videoinput" }]. If later on, user plugs a microphone, a devicechange will fire and enumerateDevices will return [{"kind" : "videoinput" }, {"kind": "audioinput"}]. -- GitHub Notification of comment by youennf Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/690#issuecomment-623295955 using your GitHub account
Received on Monday, 4 May 2020 07:08:23 UTC