Skip to content
scrcpy v3.3

Changes since v3.2:
 - Associate UHID devices to virtual displays (#4829, #5547, #5557,
   #6009)
 - Fix audio capture (again) on Android 16 (#6021)
 - Fix segfault with --no-window without --no-control (#5970)
 - Fix default locked capture orientation (#6010)
 - Add app name SDL hint (#6107)
 - Report specific error for INJECT_EVENT permission (#6080)
 - Upgrade platform-tools (adb) to 36.0.0
 - Upgrade SDL to 2.32.8
 - Upgrade libusb to 1.0.29
 - Various technical fixes