QtScrcpy icon
QtScrcpy icon

QtScrcpy

 12 likes

QtScrcpy connects to Android devices via USB (or via TCP/IP) for display and control. It does NOT require the root privileges.

QtScrcpy screenshot 1

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
5 / 5 Avg rating (2)
12likes
1comment
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Command line interface
  2.  Works Offline
  3.  No registration required
  4.  Ad-free
  5.  Screen Mirroring
  6.  Screen Recording
  7.  Wireless-networking
  8.  Low Latency
  9.  Fullscreen support
  10.  QT Based
  11.  OPENGL
  12.  No Root Required
  13.  Asynchronous
  14.  MultiTouch

 Tags

QtScrcpy News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

QtScrcpy information

  • Developed by

    Barry
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Rating

    Average rating of 5
  • Alternatives

    20 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

OS & UtilitiesVideo & MoviesSystem & Hardware

GitHub repository

  •  23,703 Stars
  •  2,982 Forks
  •  559 Open Issues
  •   Updated Apr 10, 2025 
View on GitHub

Our users have written 1 comments and reviews about QtScrcpy, and it has gotten 12 likes

QtScrcpy was added to AlternativeTo by azumukupoe on Apr 30, 2022 and this page was last updated Feb 20, 2023.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
Fabio L.
Jun 13, 2022
2

Is a great alternative to scrcpy. Plus it has many options for both usb and wireless connection and video quality

What is QtScrcpy?

QtScrcpy connects to Android devices via USB (or via TCP/IP) for display and control. It does NOT require the root privileges.

It supports three major platforms: GNU/Linux, Windows and MacOS.

It focuses on: lightness (native, displays only the device screen) performance (30~60fps) 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 device)

The key difference between QtScrcpy and the original scrcpy is as follows... ui: qt video encode: ffmpeg (same as scrcpy) video render: opengl cross-platform: provided by Qt language: C++ style: async keymap: support custom keymap build: qmake or CMake It's very easy to customize your GUI with Qt Asynchronous programming of Qt-based signal slot mechanism improves performance Easy to learn Add support for multi-touch

Requirements: Android API >= 21 (Android 5.0). Make sure you have enabled ADB debugging on your device(s).

The main function: Display Android device screens in real-time Real-time mouse and keyboard control of Android devices Screen recording Screenshot to png Wireless connection Supports multiple device connections Full-screen display Display on the top Install apk: drag and drop apk to the video window to install Transfer files: Drag files to the video window to send files to Android devices Background recording: record only, no display interface Copy-paste

  • It is possible to synchronize clipboards between the computer and the device, in both directions (see README.md) Group control Sync device speaker sound to the computer (based on sndcpy, Android 10+ only)

Official Links