Romain Vimont

Results 2060 comments of Romain Vimont

(on Windows I guess) Please read: https://github.com/Genymobile/scrcpy/blob/master/doc/windows.md#run

Upgrade to the latest version of scrcpy (currently 2.4).

Please post the FULL console output,.

`scrcpy --no-cleanup` will not restore the display power mode on exit.

On Windows: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#otg-issues-on-windows And if USB debugging is enabled, then it will conflict with adb. If you have access to a computer with Linux or macOS, use it, it should...

The timestamps of captured frames are provided directly by MediaCodec with the encoded packet: https://github.com/Genymobile/scrcpy/blob/206809a99affad9a7aa58fcf7593cea71f48954d/server/src/main/java/com/genymobile/scrcpy/SurfaceEncoder.java#L175 https://github.com/Genymobile/scrcpy/blob/206809a99affad9a7aa58fcf7593cea71f48954d/server/src/main/java/com/genymobile/scrcpy/Streamer.java#L82 This is (or should be) the capture time, not the time where you retrieve...

Is it only when you run scrcpy, or can you reproduce with adb only? For example, connect your device and run `adb shell`.

Does it happen with adb only? If you copy `adb.exe` and `Adb*.dll` for scrcpy 2.3.1 to your scrcpy 2.4 folder, does it still happen?

Scrcpy executes its own code on the device to capture the screen and transmit it. See this page for more details: https://github.com/Genymobile/scrcpy/blob/master/doc/develop.md

> ERROR: --encoder has been removed, use --video-encoder or --audio-encoder. Replace `--encoder` by `--video-encoder`. This has changed in scrcpy 2.0 when audio was introduced. > scrcpy: ambiguous option -- d...