Romain Vimont
Romain Vimont
It seems your box does not support AOA (so OTG does not work). I guess this is the same if you connect a USB keyboard via an OTG cable?
After which update? If you retry the old version, does it solve the problem? What is the result of `scrcpy --print-fps`?
> after update 2.7. Sure, but now if you retest an old version? (I mean, the problem is not necessarily due to the upgrade, it should be tested) > I...
Probably requires to use [`SDL_MultiGestureEvent`](https://wiki.libsdl.org/SDL_MultiGestureEvent). I never used pinch-to-zoom on my touchpad (in fact I never use a touchpad), and apparently it does nothing special on my laptop, so I...
https://superuser.com/a/443168/310383 ?
Connections are closed as necessary (compare `OPEN` and `CLOSE` logs in the output to check).
https://github.com/Genymobile/scrcpy/blob/master/doc/develop.md#protocol
> scrcpy 1.17 In any case, this is outdated. Upgrade to the latest version (currently 3.1). Given that it does not work with `screenrecord`, the problem might be with your...
Try `--list-encoders` with the latest version, and use `--video-encoder=…`. See https://github.com/Genymobile/scrcpy/blob/master/doc/video.md#encoder
> OS: ChromeOS, WebADB So do you use the scrcpy client? What command do you execute, and what is the full output in the console?