Re: [mediacapture-main] In-content device selection a mistake. Too complicated, leaks info (#652)

Re. headset & auto-selection: maybe the application wants to do the following when the user plugs in some new devices:

- if the new audio input & output devices belong to the same headset, automatically switch to use them, because that's most likely what the user wants
- if we didn't have a camera before but now the user plugs in one, automatically start using it, because that's mostly likely what the user wants
- otherwise, do nothing

Maybe the application has more complicated logic... I don't think the user agent should be expected to implement things like these. As long as the application can still achieve the same result, I think this proposal sounds good.

-- 
GitHub Notification of comment by q-alex-zhao
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/652#issuecomment-574819315 using your GitHub account

Received on Wednesday, 15 January 2020 19:32:27 UTC