scrcpy/app
Romain Vimont 91418c79ab Add OTG mode
Add an option --otg to run scrcpy with only physical keyboard and mouse
simulation (HID over AOA), without mirroring and without requiring adb.

To avoid adding complexity into the scrcpy initialization and screen
implementation, OTG mode is implemented totally separately, with a
separate window.

PR #2974 <https://github.com/Genymobile/scrcpy/pull/2974>
2022-01-27 23:36:23 +01:00
..
src Add OTG mode 2022-01-27 23:36:23 +01:00
tests Use sc_ prefix for control_msg enums 2022-01-27 16:47:51 +01:00
meson.build Add OTG mode 2022-01-27 23:36:23 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy.1 Add OTG mode 2022-01-27 23:36:23 +01:00