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 just tested and setup wireless adb on my phone, then connected my USB mouse to my phone using the included google OTG adapter that comes with Pixels, then ran scrcpy successfull and could see the mouse cursor moving on scrcpy on my computer. https://www.genymotion.com/blog/open-source-project-scrcpy-now-works-wirelessly/
You could use a batch file to have adb switch to wireless more easily if there's not a flag to have scrcpy switch itself like scrcpy.exe -wireless:
I use kill-server first, and maybe you won't need to since I do some funky stuff. But it sometimes won't connect wirelessly because of a previous wireless connection, I think, so kill-server resets on the computer, then it connects fine for me.
Or you can connect to the device via both USB and TCP, so you can run two Scrcpy instances, one for OTG over USB and one for screen mirror over TCP. See #4028
I am on Windows 10, and I am using OTG to use a HID mouse, but as you might know it doesn't show you the phone's screen unlike normal scrcpy.
Is there a way to view your phone while using OTG? Thanks
The text was updated successfully, but these errors were encountered: