Romain Vimont
Romain Vimont
@hafizidev How did you compiled scrcpy including this patch?
Or maybe it would be more consistent to keep `--forward-all-clicks` as a boolean option, and add a new `--no-forward-all-clicks`: ```bash # SDK mouse: forward all clicks is disabled scrcpy #...
Great, thank you :+1:
It is just an wrong VLC message. Ignore it. It is mentionned in the README: https://github.com/rom1v/sndcpy#run-the-app
Use [scrcpy](https://github.com/Genymobile/scrcpy) 2.0.
That's expected: https://github.com/rom1v/sndcpy#apps-restrictions
You must execute the command from the sndcpy directory containing `sndpy.apk`.
Only some apps authorize their audio to be captured: https://github.com/rom1v/sndcpy#apps-restrictions
Hi, Please keep talking in English ;) > My mind is, on OTG mode, try to make a connection to the device first instead of killing adb first, If the...