Genymobile / scrcpy

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

Sound related issues #5198

Open mdziczkowski opened 1 month ago

mdziczkowski commented 1 month ago

Please read the prerequisites to run scrcpy.

Also read the FAQ and check if your issue already exists.

Environment

Describe the bug

After launching of scrcpy, the music that was runing on the device got disabled, even if I had included to don't forward audio, don't forward audio playback and don't forward any playback

Console output

Additionally, I have recieved multiple times same following console output related to the audio:

ALSA lib pcm.c:8570:(snd_pcm_recover) underrun occurred
rom1v commented 1 month ago

What exact command did you execute?

mdziczkowski commented 4 weeks ago

I tryed all combinations of the variations of thr parameters:

--no-audio
--no-audio-palyback
--no-playback
rom1v commented 4 weeks ago

Audio may not be captured/forwarded if you pass --no-audio, that's not possible. 🤔

What is the full output in the console when you execute scrcpy --no-audio?

mdziczkowski commented 2 weeks ago

Audio may not be captured/forwarded if you pass --no-audio, that's not possible. 🤔

What is the full output in the console when you execute scrcpy --no-audio?

As mentioned, I tryed of any combinations of parameters (with are listed in scrcpy's man? help and usage) that should disable forwarding audio and media in between the pc and mobile device, but it's like you wrote, scrcpy seem to ignore them.

rom1v commented 2 weeks ago

scrcpy seem to ignore them.

How do you provide the parameters? Please post a screenshot of your terminal.