Romain Vimont
Romain Vimont
Possibly an issue with your graphics drivers, since apparently it does not happen for many users (nobody ever reported such a delay).
In any case, it can be merged (moreover if something fails to start, it's better if the device is not turned off for nothing): 798dfd240e53e964094c656f4e365f0cef33b943
When that happens, is an input event log printed if you run: ``` scrcpy -Vverbose ```
> I cannot execute this command, since it's running in OTG mode. ``` scrcpy --otg -Vverbose ```
To use `./install_release.sh`, you must not checkout the tag `v2.0`, but at least the commit after (https://github.com/Genymobile/scrcpy/commit/abc1be4872ee1869b307405b091d736b7cd2e0ff). Or you should just checkout `master` (which is always compatible with the latest...
> But i get slow when display on app. When I use Scrcpy, it displays good because it connect and stream data via USB. How is it slow? A high...
> I use h264-live-player It probably buffers frames, which adds latency.
> after i let it go my whole screen turns black The device screen, or the computer screen? If it is the device screen, when you record (`scrcpy --record=file.mp4`), does...
When audio is captured, it is disabled on the device. See #3875. So the only way to keep the audio on the device is to disable audio forwarding: ``` scrcpy...
Currently, I have no technical solution to both capture and play on the device.