Open SyncMaster93 opened 3 years ago
Just read the doc: https://github.com/Genymobile/scrcpy#connection
Just read the doc: https://github.com/Genymobile/scrcpy#connection
need more precise answer man
Just read the doc: https://github.com/Genymobile/scrcpy#connection
need more precise answer man
https://github.com/Genymobile/scrcpy#multi-devices
to get the serial, you can use adb devices -l
For Usb connection scrcpy --serial 0123456789abcdef scrcpy -s 0123456789abcdef # short version
For TCP connection
scrcpy --serial 192.168.0.1:5555 scrcpy -s 192.168.0.1:5555 # short version
P.S. Enter your device's serial number or ip address Open multiple terminals for multiple device connections.
Can you change the output name to some thing else besides xteve.m3u?
Для подключения по USB scrcpy --serial 0123456789abcdef scrcpy -s 0123456789abcdef # короткая версия
Для TCP-соединения
scrcpy --serial 192.168.0.1:5555 scrcpy -s 192.168.0.1:5555 # короткая версия
PS Введите серийный номер или IP-адрес вашего устройства. Откройте несколько терминалов для подключения нескольких устройств.
Совершено верно ...и все будет работать ..
hello fellow companions, i want to connect with scrcpy two devices on wi fi? any solution