You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use discuss-webrtc for general technical discussions and questions.
[x ] I have provided steps to reproduce
[x ] I have provided browser name and version
[ x] I have provided a link to the sample here or a modified version thereof
Note: If the checkboxes above are not checked (which you do after the issue is posted), the issue will be closed.
Browser affected
Chrome 96.0.4664.45 on Android 11
Description
While external USB audio devices can be enumerated, selecting them fails silently and defaults back to the internal microphone.
Steps to reproduce
Plug in an external class compliant USB audio device
Open the example https://webrtc.github.io/samples/src/content/devices/input-output/
Click on USB audio as the input source.
Tap the internal microphone.
Then cause the USB audio device to transfer sound (eg hit play).
Expected results
The audio output should be silent when tapping the internal mike, and should play back the external sound.
Actual results
The opposite is true.
The text was updated successfully, but these errors were encountered:
mlnoga
changed the title
Select audio and video source fails silently on Chrome/Android
Select audio and video source fails silently on Chrome/Android for external USB device
Dec 1, 2021
On the same phone in FireFox it works OK. Of course, I cannot choose output as FF does not support it, but the input just lists Standard, as it should.
Please read first!
Please use discuss-webrtc for general technical discussions and questions.
Note: If the checkboxes above are not checked (which you do after the issue is posted), the issue will be closed.
Browser affected
Chrome 96.0.4664.45 on Android 11
Description
While external USB audio devices can be enumerated, selecting them fails silently and defaults back to the internal microphone.
Steps to reproduce
Plug in an external class compliant USB audio device
Open the example https://webrtc.github.io/samples/src/content/devices/input-output/
Click on USB audio as the input source.
Tap the internal microphone.
Then cause the USB audio device to transfer sound (eg hit play).
Expected results
The audio output should be silent when tapping the internal mike, and should play back the external sound.
Actual results
The opposite is true.
The text was updated successfully, but these errors were encountered: