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
C:\Users\gentliu>scrcpy.exe --serial=HZQN1876DAK60100141 --max-size=1024 --bit-rate=2M --encoder=OMX.google.h264.encoder --max-fps=15 --verbosity=verbose --force-adb-forward --tunnel-port=5039
scrcpy 1.24 <https://github.com/Genymobile/scrcpy>
DEBUG: ADB device found:
DEBUG: (usb) 5773762F device N150DL
DEBUG: --> (usb) HZQN1876DAK60100141 device Nokia_8_3_5G
DEBUG: Device serial: HZQN1876DAK60100141
DEBUG: Using server (portable): D:\Green\scrcpy-win64-v1.24\scrcpy-server
D:\Green\scrcpy-win64-v1.24\scrcpy-server: 1 file pushed, 0 skipped. 9.4 MB/s (41159 bytes in 0.004s)
**adb.exe: error: more than one device/emulator**
ERROR: "adb forward" returned with value 1
WARN: Could not forward port 27183, retrying on 27184
adb.exe: error: more than one device/emulator
ERROR: "adb forward" returned with value 1
WARN: Could not forward port 27184, retrying on 27185
DEBUG: User requested to quit
DEBUG: Interrupting process
ERROR: "adb forward" returned with value 3221225786
The text was updated successfully, but these errors were encountered:
--tunnel-port is useful when you use an additional tunnel (e.g. with Docker) between your adb daemon and your client. Did you configure such a tunnel? Use 5039 for this looks suspicious (and suggests it is conflated with the adb daemon port).
Environment
Describe the bug
When multiple devices are connected, they cannot work normally,when a device is connected, it can work normally
One device:
Multiple devices
The text was updated successfully, but these errors were encountered: