SCRCPY v1.24
pronounced "screen copy"
Read in another language
scrcpy v1.24 |
- It focuses on:lightness: native, displays only the device screen
- performance: 30~120fps, depending on the device
- quality: 1920×1080 or above
- low latency: 35~70ms
- low startup time: ~1 second to display the first image
- non-intrusiveness: nothing is left installed on the Android device
- user benefits: no account, no ads, no internet required
- freedom: free and open source software
- Its features include:recording
- mirroring with Android device screen off
- copy-paste in both directions
- configurable quality
- Android device as a webcam (V4L2) (Linux-only)
- physical keyboard simulation (HID)
- physical mouse simulation (HID)
- OTG mode
- and more…
Requirements
The Android device requires at least API 21 (Android 5.0).Make sure you enable adb debugging on your device(s).
On some devices, you also need to enable an additional option to control it using a keyboard and mouse.
Get the app
SummaryLinux: apt install scrcpyWindows: download
macOS: brew install scrcpy
Build from sources: BUILD (simplified process)