Romain Vimont

Results 2060 comments of Romain Vimont

Not in this one either. Send the whole folder `adb pull /system/framework` :smile:

> But I have checked all the `jar` file manually, there is no such file `com/android/server/DeviceControlService` in any of them. (it is not expected to be in the jar directly,...

Could you please copy-paste the text (so that it can be translated into English easily)?

Duplicate of #4087. What if you disable your bluetooth earphones (if any)? What if you disable audio forwarding (`scrcpy --no-audio`)?

> Whilst trying to play a game, the latency is very high and I have done everything to keep it down. The video latency, or the input latency? What is...

See #109 (try `--no-key-repeat`).

On those ATD devices, can you capture using `adb shell screenrecord /sdcard/file.mp4`?

Thank you for your report. The cause is still the same: the encoder does not report an error when requesting a size which it does not support (so scrcpy thinks...

"Freezing" only on the computer? On the device? If you record (`scrcpy --record=file.mp4`), does the recorded file "freeze"? What if you reduce the resolution/bitrate? (`scrcpy -m1024 -b2M`)

> I couldn't test on other systems at the moment On my laptop, if I switch to a console (Ctrl+Alt+F1), and I run scrcpy, it does not change the resolution...