Re: [mediacapture-main] enumerateDevices() doesn't mention how to handle OS device permissions

There are a couple of options here:
- throw NotAllowedError
- return an empty set
- return a filtered set of devices: typical device configuration, MediaDeviceInfo only containing kind

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/541#issuecomment-425141772 using your GitHub account

Received on Thursday, 27 September 2018 15:42:42 UTC