Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
109.12k stars 10.49k forks source link

sound problem #5279

Open TamikGuk opened 1 week ago

TamikGuk commented 1 week ago

When the microphone is turned on and the game is played, the sound of the game is transmitted but the microphone of the partners is not.

I use: @echo off scrcpy.exe --pause-on-exit=if-error --audio-codec=raw --video-bit-rate=32M --audio-bit-rate=64K --max-fps=90 --audio-source=playback --audio-dup --no-mouse-hover %*

rom1v commented 1 week ago

4084 #4087 ?

TamikGuk commented 1 week ago

I don't quite understand. I added --audio-source=playback --audio-dup the sound of the game began to be transmitted and the microphone of the allies is not transmitted

rom1v commented 1 week ago

And without --audio-source=playback --audio-dup?

TamikGuk commented 1 week ago

without --audio-source=playback --audio-dup . When the microphone is turned on, both the sound of the game and the microphone of the allies are not transmitted

rom1v commented 1 week ago

OK, so without these options, this is #4084 #4087.

In any case, I have no control on what sound the device system actually transmits when the microphone is on or off, I just request to capture the sound (with 2 different methods), so unfortunately I have no solution.

TamikGuk commented 1 week ago

maybe there is some kind of program for combining sound or the like.