Re: [mediacapture-main] devicechange should fire when enumerateDevices works (#842)

On audioouptut device removal, audio is paused, as per spec:
`When the audio device identified by the sinkId attribute is no longer available, the user agent must take no action`

In that situation, it is as if we try starting playing audio from a background page. I am not sure we actually want this.
In any case, this seems worth filing an issue in https://github.com/w3c/mediacapture-output.

As a side note, we could also separate the case of exposing all device information on a background page, from exposing on that same background page the information that a specific device that a user granted is now inactive.
MediaDeviceInfo could be a place where we could expose the latter information.


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


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

Received on Tuesday, 25 January 2022 09:05:26 UTC