Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
111.83k stars 10.7k forks source link

When Phone mic is turn on,audio stopped forwarding in a game VC #4087

Open K4RMA29 opened 1 year ago

K4RMA29 commented 1 year ago

Environment

Describe the bug I can not use phone mic while screen mirroring is on.When I try to switch on my IN GAME VOICE CHANNEL in a game,it stopped audiio forwarding t o my pc.again when i turn off in game mic,the audio forwarding resumes.help Needed



Please do not post screenshots of your terminal, just post the content as text instead.
rom1v commented 1 year ago

That's the same as #4084.

This is probably the Android behavior when REMOTE_SUBMIX is captured, I think there's nothing scrcpy can do (it has no control over it).

StylishBoyGaming commented 1 year ago

Bro you have to plug a earphone and then open your mic then your earphone's mic will act as your main mic and then it will not switch its audio routing if you are playing pubg cod games

Zilmad commented 1 year ago

This is probably the Android behavior when REMOTE_SUBMIX is captured, I think there's nothing scrcpy can do (it has no control over it).

Is that possible to simulate pc's audio I/O as a microphone device for this issue?

darsaliq00 commented 10 months ago

so isnt there any app or module to select b/w phone mic or headphone mic?

spizoo commented 9 months ago

i have the same problem

rom1v commented 3 months ago

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