TiloBox
Back to directory
scrcpy project preview

scrcpy

Display and control your Android devices over USB or TCP/IP with low latency.

LicenseApache-2.0
GitHub stars110.0k
Last commit1 weeks ago
Tags6 topics
Android MirroringLow LatencyCScreen ControlAdbDeveloper Tools
Overview

Why consider scrcpy?

scrcpy is an open-source application that provides display and control of Android devices connected via USB or TCP/IP. It features 30~120fps low-latency video streaming, audio forwarding, and keyboard/mouse control.

Guided learning

Learn scrcpy by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of scrcpy

scrcpy requires no root access and installs no apps on the Android phone, communicating directly with the Android runtime via ADB.

Installation

bash
1# macOS via Homebrew
2brew install scrcpy
3
4# Windows via Winget
5winget install Genymobile.scrcpy
6
7# Run
8scrcpy

scrcpy is licensed under the Apache License Version 2.0.

Related tools

More options with a similar category or technology profile.

scrcpy FAQs

scrcpy is listed as a Developer Tools tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

scrcpy is listed under the Apache-2.0 license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

scrcpy is listed as an alternative to TeamViewer Host. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.