How to Mirror Android Screen to Ubuntu(GNU/Linux) Desktop With Scrcpy

About Scrcpy scrcpy is an application for displaying and controlling your Android device through USB connection (or over TCP/IP). It is cross-platform (GNU/Linux, macOS and Windows) and does not require any root access. scrcpy displays only the device screen but offers great performance (30~60fps) and quality (1920×1080 or above). It’s got low latency (35~70ms) and a very low startup time (less than a second). It offers plenty of great features and is non-intrusive, with nothing left installed inside the device. scrcpy works with Android devices with at least API 21 (Android 5.0) and adb debugging must be enabled on the device. Scrcpy Features Capture configuration - mirror Android device with reduced size, bit-rate, frame rate and cropped screen Connection - wireless, multi-device or through SSH tunnel Other mirroring options - read-only, turn screen off, show touches, etc. Screen recording Window configuration - change window title, position and size, border, etc. Input control ...