Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
111.04k stars 10.65k forks source link

scrcpy 2.1.1 caused no sound from bt headset but from pc microphone!!!!!!!!!!! #4204

Open petercao opened 1 year ago

petercao commented 1 year ago

Pair the board with the Bluetooth headset and play music. The Bluetooth headset has no sound. Problem It was confirmed that the board was connected to the PC through the USB HUB, and the sound played by the board entered the computer's earphones; Then if unplug the USB of the board or shutdown scrcpy client , then the Bluetooth headset will play normally

yume-chan commented 1 year ago

https://github.com/Genymobile/scrcpy/blob/master/doc/audio.md#no-audio

petercao commented 1 year ago

So you mean I need to disable audio forwarding using cmd: scrcpy --no-audio? So should I run this cmd every time when I launch scrcpy?

rom1v commented 3 months ago

Could you please try #5102 with scrcpy --audio-source=playback (on a device with at least Android 13)?