-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sound problem #5279
Comments
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 |
And without |
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 |
maybe there is some kind of program for combining sound or the like. |
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 %*
The text was updated successfully, but these errors were encountered: