Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
105.6k stars 10.25k forks source link

scrcpy not working at all #5000

Open X3R02002 opened 3 weeks ago

X3R02002 commented 3 weeks ago

Environment

Describe the bug As soon as I open the application it closes immediately

scrcpy 2.4 <https://github.com/Genymobile/scrcpy> * daemon not running; starting now at tcp:5037 could not read ok from ADB Server * failed to start daemon 
error: cannot connect to daemon 
ERROR: "adb start-server" exited unexpectedly 
ERROR: Could not start adb server
 ERROR: Server connection failed
 Press Enter to continue...
rom1v commented 3 weeks ago

Execute adb start-server (or even adb devices). What is the result?

X3R02002 commented 2 weeks ago

C:\Users\dell\Desktop\scrcpy-win64-v2.4>adb devices

X3R02002 commented 2 weeks ago

C:\Users\dell\Desktop\scrcpy-win64-v2.4>adb start-server

rom1v commented 2 weeks ago

@X3R02002 Windows 7? https://github.com/Genymobile/scrcpy/issues/4391

X3R02002 commented 2 weeks ago

@X3R02002ويندوز 7؟ #4391

10

X3R02002 commented 2 weeks ago

@X3R02002 #4391 so

rom1v commented 2 weeks ago

It's an adb issue with your system (not a specific scrcpy issue).

Try with an older version of adb (see #4391, even if it's not exactly the same cause).