Open lauremarTD opened 1 month ago
Unable to run scrcpy.exe but the device is connected in adb devices list. Running all commands from same location terminal. See outputs:
adb devices -l List of devices attached 198.18.3.42:5555 device product:rk3288 model:rk3288 device:rk3288 transport_id:1
scrcpy -Vdebug scrcpy 2.7 <https://github.com/Genymobile/scrcpy> ERROR: Could not list ADB devices ERROR: Server connection failed
adb connect 198.18.3.42 already connected to 198.18.3.42:5555
This is an (unknown) problem on your system: the output of a process cannot be captured. See #5001 #3386 #3534
Environment
Describe the bug
Unable to run scrcpy.exe but the device is connected in adb devices list. Running all commands from same location terminal. See outputs: