- From: gtk2k via GitHub <sysbot+gh@w3.org>
- Date: Mon, 18 Jun 2018 06:02:11 +0000
- To: public-media-capture@w3.org
gtk2k has just created a new issue for https://github.com/w3c/mediacapture-main: == I want enumerateDevices() filter argument. :-) == Like this. ``` const videoInputDevices = await navigator.mediaDevices.enumerateDevices({kind: 'videoinput'}); ``` Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/522 using your GitHub account
Received on Monday, 18 June 2018 06:02:28 UTC