Open InternetTourrer opened 4 months ago
Environment
Having issue of when I run it nothing happens:
:~$ scrcpy scrcpy 2.4 https://github.com/Genymobile/scrcpy
Edit When I hit end the process I get these Errors:
ERROR: "adb start-server" exited unexpectedly ERROR: Could not start adb server ERROR: Server connection failed
What is the result of adb devices?
adb devices
What happens if you run adb start-server manually?
adb start-server
Here the same. After running the command "adb kill-server" I could start the scrcpy 2.5
Ubuntu, Samsung Galaxy A14
Environment
Having issue of when I run it nothing happens:
:~$ scrcpy scrcpy 2.4 https://github.com/Genymobile/scrcpy
Edit When I hit end the process I get these Errors:
ERROR: "adb start-server" exited unexpectedly ERROR: Could not start adb server ERROR: Server connection failed