Re: [mediacapture-output] Implicit consent via getUserMedia should allow access to non-miked speakers (#147)

I agree this is a common use case.
The current status of the spec is:
1. Use enumerateDevices/setSinkId if you want to consistently use a device offering both microphone and speaker
2. Use selectAudioOutput whenever a picker approach is preferred.

The question is whether we are fine with this approach (which is aligned with our privacy guidelines), or we prefer a dual approach where a page can use an in-house speaker picker if using microphone and use the UA picker otherwise.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 29 November 2024 14:33:42 UTC