Romain Vimont
Romain Vimont
Did you try with: > meson configure x -Dserver_debugger=true -Dserver_debugger_method=old https://github.com/Genymobile/scrcpy/blob/master/DEVELOP.md#debug-the-server
Indeed, it seems the current command line for debugging does not work for Android 11 (I can reproduce on my device): This does not wait: ```bash adb shell CLASSPATH=/data/local/tmp/scrcpy-server.jar app_process...
It's currently hardcoded to only execute command on device connection (to simplify the command line usage).
So the problem is on the capture side (on the device). If your device screen is broken/disconnected, turning the screen off can help but not necessarily. You could try with...
> please remove the suggestion to use winget from the setup / quickstarts if it does not work. Done: c27ab46efbcab0b9558a91e691d799ffef496c97
Refs #457
It's the behavior from Android when capturing "remote submix" audio, there's nothing scrcpy can do AFAIK.
It's the behavior from Android when capturing "remote submix" audio, there's nothing scrcpy can do AFAIK. By the way, are there any logs in the console when this happens?
Hi, Thank you for your work. :+1: I don't know if the `--root` will be merged in scrcpy, but if it works fine, does not impact non-root usage and is...
Same as https://github.com/Genymobile/scrcpy/issues/4349#issuecomment-2108631069 (I don't know the cause)