Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
108.63k stars 10.46k forks source link

OTG / HID mode using Bluetooth #3110

Open soleera opened 2 years ago

soleera commented 2 years ago

Is your feature request related to a problem? Please describe. OTG / Keyboard HID / Mouse HID modes require a physical USB connection to the computer, even though Android supports connecting to Bluetooth HIDs.

Describe the solution you'd like Implement an optional Bluetooth HID connection method in addition to the existing libusb method

Describe alternatives you've considered Emulating a USB connection - would either require additional hardware (e.g. a USB dongle) or emulation software on the Android device as well. Sharing devices over USB/IP - no client software available for android devices. Bluetooth HID emulation (e.g. https://github.com/xenogenesi/hidclient) - requires manual binding & unbinding through the command line and only works on Linux (depends on libbluetooth / BlueZ)

chisato2309 commented 1 year ago

+1 for this I need to be able to charge my phone while using the OTG mode, so bluetooth mode is what we need

omangbaheti commented 1 year ago

+1

electr1fy0 commented 1 year ago

Yes, please!

shirooo39 commented 1 year ago

+1 please, we really need HID via Bluetooth.
I don't mind if it gonna require root access because my device has it.

RebornOfc commented 8 months ago

+1

DevSuyashA commented 6 months ago

+1