Romain Vimont

Results 2060 comments of Romain Vimont

All releases are available here: https://github.com/Genymobile/scrcpy/releases

If you retest now with 1.21 and it works with 1.21, try to copy SDL2.dll from 1.21 to 1.22/1.23/1.24 release directory. I don't know what else could be the problem....

> I am not able to build them even though seeing the build doc. What did you try and what problem did you encounter?

What is your meson version?

That's (way) too old. You could `mkdir x` to solve your specific problem, but you'll get others. scrcpy currently requires meson >= 0.48.

If you record the video (`scrcpy --record file.mp4`), then play the file, is it laggy? > I don't get frameskips in the console, but it's clear the viewer is skipping...

By default, it's over USB. You need explicit actions to connect via wifi. https://github.com/Genymobile/scrcpy#tcpip-wireless https://github.com/Genymobile/scrcpy#multi-devices

> Issue continues, whenever I scroll the screen, the screen goes pixelized The bitrate is independant of the connection type. Use a higher bitrate: ``` scrcpy -b20M ```

No it's not. Even over wifi it should not be laggy. Here is a demo I did 4 years ago (a very old version): https://www.youtube.com/watch?v=LLpcLB0QlJg > I don't get frameskips...