Re: [mediacapture-output] Selecting audio output in case device info permission is not granted (#83)

Agreed with @aboba.
setSinkId is bigger than WebRTC also.
And some WebRTC websites allow users to deny camera/microphone, but still enter the room and potentially later grant mic if needed. In all cases, it would be nice for user to select the audio output.

Another case is that you initially deny camera access, and later grants
> Is it the intention that "play on headset" needs a permission prompt every time?
> Is that reasonable for the user?

The headset might actually be the default output, or the default output used by the browser.
We should only need that API when the default is not good for the user.
We can also discuss the persistency of the information provided by this API.

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

Received on Thursday, 14 November 2019 20:53:48 UTC