91418c79ab
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> |
||
---|---|---|
.. | ||
aoa_hid.c | ||
aoa_hid.h | ||
hid_keyboard.c | ||
hid_keyboard.h | ||
hid_mouse.c | ||
hid_mouse.h | ||
scrcpy_otg.c | ||
scrcpy_otg.h | ||
screen_otg.c | ||
screen_otg.h | ||
usb.c | ||
usb.h |