Re: [mediacapture-main] Add semantics choice to getUserMedia() for in-browser picker. (#667)

@getify Per https://answers.microsoft.com/en-us/windows/forum/windows_10-hardware/how-to-change-default-webcam-in-windows-10/1e8377c8-4fd5-4e9c-8ab6-67913c5c8e0c you should be able to launch Control Panel to change the camera device and per https://docs.microsoft.com/en-us/windows/uwp/audio-video-camera/camera-profiles it should be possible to change the device progammatically. Either program can be launched in the browser session using the linked approach. Have not found any other means to change the default audio or camera at Chromium _other than_ using a fake media stream and supplying the data thereto by way of a file.

-- 
GitHub Notification of comment by guest271314
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/pull/667#issuecomment-647051798 using your GitHub account

Received on Saturday, 20 June 2020 22:22:27 UTC