You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked that a similar feature request does not already exist. edit: not hard enough.
Is your feature request related to a problem? Please describe.
On windows, the hid keyboard and mouse only works on otg mode.
Because you can only have one device at a time connected via usb on windows. (As said in the docs)
Describe the solution you'd like
I think, if you combine the tcpip feature, so the usb is not used.
And otg, so the keyboard and mouse connect.
it could have hid support, with lag, to windows!
Describe alternatives you've considered
You can recreate a similar effect, by:
open a console
run scrcpy --otg (you may need to use the -s flag)
when it runs, tab off
create another console window
In that window, connect to the phone wirelessly. (with the wireless debugging option in settings)
have the otg window next to the other window
click on the otg window
Have fun!
2023-07-25.11-22-05.mp4
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
On windows, the hid keyboard and mouse only works on otg mode.
Because you can only have one device at a time connected via usb on windows. (As said in the docs)
Describe the solution you'd like
I think, if you combine the tcpip feature, so the usb is not used.
And otg, so the keyboard and mouse connect.
it could have hid support, with lag, to windows!
Describe alternatives you've considered
You can recreate a similar effect, by:
scrcpy --otg
(you may need to use the-s
flag)wireless debugging
option in settings)2023-07-25.11-22-05.mp4
Additional context
The text was updated successfully, but these errors were encountered: