Romain Vimont
Romain Vimont
Does it happen with other encoders? https://github.com/Genymobile/scrcpy/blob/master/doc/video.md#encoder
Remove the quotes. See ec602a0334357982d75b374f7ac753c5bef1216a
#584 ? What if you run `glxgears`?
Once you fixed `glxgears` (which is a demo app to validate that rendering works), scrcpy will work. Sorry, I don't know the steps to fix your issue, but focus on...
I would say that the capture/encoder does not produce any frame, so scrcpy waits for new frames. I don't know why.
You could try a standalone server to confirm that you don't receive any frame: https://github.com/Genymobile/scrcpy/blob/master/doc/develop.md#standalone-server
> CLASSPATH=/data/local/tmp/video.mp4 :boom: You must pass the scrcpy-server binary, not a "video.mp4".
``` /usr/local/share/scrcpy/scrcpy-server ```