- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 Jul 2020 15:40:09 +0000
- To: public-webrtc-logs@w3.org
A combination of Firefox `getUserMedia()` (which lists `Monitor of <device>` for audio device) and Chromium `getDisplayMedia()` (which provides selection of "Entire Screen", "Application", and "Chromium/Chrome Tab") UI prompt as a **_multi-select_** list will solve this issue. None of the devices _not_ listed should be listed at `enumerateDevices()` or `label` and `deviceId` set to empty strings -during that permission granted session - if not explicitly selected at the initial prompt by the user. -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/640#issuecomment-653080344 using your GitHub account
Received on Thursday, 2 July 2020 15:40:11 UTC