scrcpy icon indicating copy to clipboard operation
scrcpy copied to clipboard

since android 11 has adb wifi debugging built-in, what about scrcpy on phone to phone over wifi?

Open NewUserHa opened this issue 3 years ago • 8 comments

  • [x] I have checked that a similar feature request does not already exist.

Is your feature request related to a problem? Please describe. phone remote phone

Describe the solution you'd like pair manually, then input ip:port, then control phones on phone over wifi

probably related: https://github.com/Genymobile/scrcpy/issues/100

NewUserHa avatar Aug 15 '22 20:08 NewUserHa

it possible , i use this a lot

just use the tcpip option with the IP and port

oyekanwahab avatar Aug 19 '22 10:08 oyekanwahab

@oyekanwahab "scrcpy on android"

NewUserHa avatar Aug 20 '22 13:08 NewUserHa

U can do that using vnc

1999AZZAR avatar Aug 29 '22 16:08 1999AZZAR

did you mean your android has x11? but android doesn't has x11

NewUserHa avatar Aug 29 '22 20:08 NewUserHa

whether you use root or not you can try using droidvnc-ng to run a vnc server on android, because what you want is android to android mirroring right?

1999AZZAR avatar Aug 29 '22 20:08 1999AZZAR

I mean probably, use adb on android to remote android over wifi by scrcpy, instead of vnc or others

NewUserHa avatar Aug 29 '22 20:08 NewUserHa

so basically you want to mirror android to android via adb? For that it seems a bit tricky. But if you just want to mirror Android to Android with adb Accessible, you can use droidvnc-ng and shizuku And mirroring Android to Linux phone seems to be easier because the scrcpy build for Linux itself already exists

1999AZZAR avatar Aug 30 '22 01:08 1999AZZAR

right. so I wonder if it's possible, since scrcpy is already a good tool. maybe an android build scrcpy only need a small patch.

NewUserHa avatar Aug 30 '22 08:08 NewUserHa

whether you use root or not you can try using droidvnc-ng to run a vnc server on android, because what you want is android to android mirroring right?

I think this is great idea, to use DroidVNC-NG approach to manipulate phone, because there is no need in root. On Xiaomi 9C for example you can't get debugging turned on unless you will your phone or sim card to mi account. If you are using DroidVNC-NG you are getting the same basic functionality, but you does not need root and USB debugging. So that will be great if scrcpy will get second way of management of the phone with VNC provided by DroidVNC-NG. May be tthere should be new topic created about it?

ivy-reps avatar Oct 30 '23 08:10 ivy-reps