- From: Karl Tomlinson via GitHub <noreply@w3.org>
- Date: Wed, 15 Oct 2025 03:09:08 +0000
- To: public-webrtc@w3.org
karlt has just created a new issue for https://github.com/w3c/mediacapture-output: == restore default audio output position first in the enumerateDevices() returned list == https://github.com/w3c/mediacapture-main/pull/1057 removed the ability to identify the system default audio output device, and to detect when the system default audio output device changes, from the ordering of audio output device info objects, added for https://github.com/w3c/mediacapture-output/issues/113. This removal was not explained in the pull request, commit messages, or https://github.com/w3c/mediacapture-output/issues/151, so I assume it was unintentional. Some sites use knowledge of the default audio output device to tell the user which audio output device is used for producing sound, which is particularly helpful when that may not otherwise be clear. Please view or discuss this issue at https://github.com/w3c/mediacapture-output/issues/154 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 15 October 2025 03:09:09 UTC