- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 Jul 2020 16:31:40 +0000
- To: public-webrtc-logs@w3.org
A minimal example of a UI which provides a means to select _**_multiple_**_ devices, in this case applications to be added to an panel, and to move the item up or down on the selection list using basic arrow icons for buttons. The current prompt is based on selecting 1 video and, or 1 audio, yet `enumerateDevices()` can select devices other than the 1 video and 1 audio selected at the prompt, which makes the current UI potentially misleading as to the scope of permissions the user is actually granting to access devices. ![Screenshot_2020-07-02_16-27-57](https://user-images.githubusercontent.com/4174848/86386588-7ea88d80-bc81-11ea-8a87-84b49b4e0ec3.png) -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/640#issuecomment-653108135 using your GitHub account
Received on Thursday, 2 July 2020 16:31:42 UTC