Menu

Tree [5a6b83] master tmp /
 History

HTTPS access


File Date Author Commit
 .github 2020-05-06 Romain Vimont Romain Vimont [1a9429] Improve bug report template
 app 2023-12-02 Romain Vimont Romain Vimont [40f256] Bump version to 2.3.1
 assets 2018-02-13 Romain Vimont Romain Vimont [8ace3d] Update README
 config 2023-11-15 Romain Vimont Romain Vimont [86808e] Upgrade Android checkstyle to 10.12.5
 doc 2023-12-02 Romain Vimont Romain Vimont [c6ff78] Update links to v2.3.1
 gradle 2023-11-15 Romain Vimont Romain Vimont [e8801c] Upgrade AGP (8.1.3) and Gradle to 8.4
 scripts 2020-09-15 Romain Vimont Romain Vimont [1c44dc] Use portable shebang for all bash scripts
 server 2023-12-02 Romain Vimont Romain Vimont [40f256] Bump version to 2.3.1
 .gitignore 2023-10-20 AmirSina Mashayekh AmirSina Mashayekh [90ca46] Add scrcpy-server to .gitignore
 FAQ.md 2023-03-28 Romain Vimont Romain Vimont [a1e8a3] Fix documentation link in FAQ
 LICENSE 2023-03-04 Romain Vimont Romain Vimont [05a55e] Happy new year 2023!
 README.md 2023-12-13 Romain Vimont Romain Vimont [5a6b83] Add note about official website
 build.gradle 2023-11-15 Romain Vimont Romain Vimont [e8801c] Upgrade AGP (8.1.3) and Gradle to 8.4
 bump_version 2021-12-10 Romain Vimont Romain Vimont [892cfe] Add script to bump version
 cross_win32.txt 2023-11-24 Romain Vimont Romain Vimont [67f356] Improve crossbuild
 cross_win64.txt 2023-11-24 Romain Vimont Romain Vimont [67f356] Improve crossbuild
 gradle.properties 2018-10-11 Ivan Gorinov Ivan Gorinov [d706c5] Enable video output file, with pts set by server
 gradlew 2020-04-03 Harsh Shandilya Harsh Shandilya [9e78b7] Update to Gradle 6.3
 gradlew.bat 2020-04-03 Harsh Shandilya Harsh Shandilya [9e78b7] Update to Gradle 6.3
 install_release.sh 2023-12-02 Romain Vimont Romain Vimont [c6ff78] Update links to v2.3.1
 meson.build 2023-12-02 Romain Vimont Romain Vimont [40f256] Bump version to 2.3.1
 meson_options.txt 2022-02-12 Romain Vimont Romain Vimont [ca9e1a] Add compilation flag for USB features
 release.mk 2023-11-24 Romain Vimont Romain Vimont [eed06b] Upgrade sdl (2.28.5) for Windows
 release.sh 2021-01-01 Romain Vimont Romain Vimont [6ab80e] Rename release.make to release.mk
 run 2022-03-30 Romain Vimont Romain Vimont [88543c] Fix icon path in ./run
 settings.gradle 2018-01-29 Romain Vimont Romain Vimont [b67907] Convert server to an Android project

Read Me

This GitHub repo (https://github.com/Genymobile/scrcpy) is the only official
source for the project. Do not download releases from random websites, even if
their name contains scrcpy.

scrcpy (v2.3.1)

scrcpy

pronounced "screen copy"

This application mirrors Android devices (video and audio) connected via
USB or over TCP/IP, and allows to control the
device with the keyboard and the mouse of the computer. It does not require any
root access. It works on Linux, Windows and macOS.

screenshot

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:
- audio forwarding (Android 11+)
- recording
- mirroring with Android device screen off
- copy-paste in both directions
- configurable quality
- camera mirroring (Android 12+)
- mirroring as a webcam (V4L2) (Linux-only)
- physical keyboard/mouse simulation (HID)
- OTG mode
- and more…

Prerequisites

The Android device requires at least API 21 (Android 5.0).

Audio forwarding is supported for API >= 30 (Android 11+).

Make sure you enabled USB debugging on your device(s).

On some devices, you also need to enable an additional option USB debugging (Security Settings) (this is an item different from USB debugging)
to control it using a keyboard and mouse. Rebooting the device is necessary once
this option is set.

Note that USB debugging is not required to run scrcpy in OTG
mode
.

Get the app

User documentation

The application provides a lot of features and configuration options. They are
documented in the following pages:

Resources

Articles

Contact

If you encounter a bug, please read the FAQ first, then open an [issue].

For general questions or discussions, you can also use:

I'm @rom1v, the author and maintainer of scrcpy.

If you appreciate this application, you can support my open source
work
:
- GitHub Sponsors
- Liberapay
- PayPal

Licence

Copyright (C) 2018 Genymobile
Copyright (C) 2018-2023 Romain Vimont

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.