Romain Vimont
Romain Vimont
> Also there is a problem when im trying to walk with wasd, it wont walk. But when i try to walk with up down right left it works. Do...
Why closing?
Oh, yourndevice/adbdaemo' does not support UNIX socket, that's weird. What device isnit? Which ROM? Which version? (please post the terminal content as text instead of a creenshot, so that other...
Does it also happen at a lower resolution (`scrcpy -m1024`)? If you record (`scrcpy --record file.mp4`), is the resulting file "frozen"? Also try with another [encoder](https://github.com/Genymobile/scrcpy#encoder).
Looks like a device ROM bug then :/
Which tools did you use to optimize the files? Both `pngcrush` and `optipng` say that the png is already optimized.
Reduce the definition (`scrcpy -m1024`), or upgrade (newer versions automatically downsize on error).
Is it the same with: ```bash adb shell screenrecord /sdcard/file.mp4 adb pull /sdcard/file.mp4 vlc file.mp4 ``` ?