Re: [mediacapture-output] Enumeration of output devices and permission model

This is certainly an issue in Chrome, but it's not clear to me that it's a spec bug.
In Chrome, the only way to get the permission is to call getUserMedia(), but nothing in the spec prevents setSinkId() from also being able to get the permission to use use devices.
Do you think we should change the spec to mandate that setSinkId() request permission?
Perhaps add a new function somewhere specifically to request permission?

-- 
GitHub Notification of comment by guidou
Please view or discuss this issue at https://github.com/w3c/mediacapture-output/issues/71#issuecomment-401711072 using your GitHub account

Received on Monday, 2 July 2018 08:30:55 UTC