scrcpy is an open-source application that allows you to display and control Android devices connected via USB or TCP/IP, offering high performance and low latency mirroring and input control from your computer.

Key changes in v3.3:

  • Associate UHID devices to virtual displays
  • Fix audio capture on Android 16
  • Fix segfault with --no-window without --no-control
  • Fix default locked capture orientation
  • Add app name SDL hint
  • Report specific error for INJECT_EVENT permission
  • Upgrade platform-tools (adb) to 36.0.0
  • Upgrade SDL to 2.32.8
  • Upgrade libusb to 1.0.29
  • Various technical fixes