Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
108.79k stars 10.47k forks source link

Audio volume is way too low #4384

Open cyberpunkrocker-zero opened 10 months ago

cyberpunkrocker-zero commented 10 months ago

Environment

Describe the bug I was testing scrcpy with my newly acquired Nokia G22. Everything else works as expected, but the volume level of the audio transferred between the phone and the desktop is way, way, way too low. I had to turn the volume to the absolute maximum on both the phone and the desktop to have the audio on even somewhat listenable level from the loudspeakers.

Is there a way to control the audio volume by the scrcpy itself? Or do I need to resort to routing the audio from the phone via some kind of software amplifier?

rom1v commented 10 months ago

Looks like a pipewire setting issue, the volume is not expected to be low.

Doesn't pipewire assign a specific volume (low) to the app, multiplied by the global volume configuration? (Don't know how to check right no, I'm on a phone.)