Genymobile / Genymobile/scrcpy
Working with no-video
- Dominant language
- C
- Stars
- 150k
- Forks
- 13.7k
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 2
Description
- Windows10
- scrcpy version: v2.1.1
- Samsung M14
- Android version: 13
I connected my device via usb no problem. I wanted to use my phone as second monitor
-scrcpy --no-video
works fine
then I changed to wireless connection with
-scrcpy--select-tcpip
works little laggy so decided to go back with usb version but there is the problem.
if i write
-scrcpy --no-video
i get
C:\Users\remes\Desktop\scrcpy-win64-v2.1.1>scrcpy --no-video
scrcpy 2.1.1
ERROR: Multiple (2) ADB devices:
ERROR: --> (usb) R6CW300K00Z device SM_M146B
ERROR: --> (tcpip) 192.168.0.11:5555 device SM_M146B
ERROR: Select a device via -s (--serial), -d (--select-usb) or -e (--select-tcpip)
ERROR: Server connection failed
Yes I can select usb or tcpip but it shows up with screen on pc again.
I dont know how to solve the issue
deleting the tcpip device or reset adb devices works as workaround?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.