mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-01 03:54:26 +01:00
On Windows, if the adb daemon is running, opening the USB device will necessarily fail, so HID input is not possible. Refs #2773 <https://github.com/Genymobile/scrcpy/issues/2773> PR #3011 <https://github.com/Genymobile/scrcpy/pull/3011>