Skip to content
scrcpy v1.10

Changes since v1.9:
 - Reduce latency by 1 frame (#646)
 - Record asynchronously
 - Use Cmd instead of Ctrl for shortcuts on macOS when possible (#642)
 - Add option to set a custom window title (#120, #614)
 - Add option to change the push target (#659)
 - Make --turn-screen-off work for Android Q devices (#586, #587)
 - Prevent to turn screen off if no control (#608)
 - Upgrade FFmpeg to 4.1.4 in Windows releases
 - Upgrade platform-tools to 29.0.2 (adb) in Windows releases
 - Upgrade SDL to 2.0.10 in Windows releases