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>
R
Romain Vimont committed
91418c79ab3b7056c21ef6c64f903704c8f00a52
Parent: 36aaf70