Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
113.39k stars 10.8k forks source link

SCRCPY NOT OPENNING AFTER LAUNCH #5555

Open Cent24 opened 2 days ago

Cent24 commented 2 days ago

image i got this promt when i open my scrcpy recently i can use this file but before i disconect to the wifi cause im using wireless mode.. and i turn back to cable this message pop up and my scrcpy does not open anymore

rom1v commented 2 days ago

What is the result of adb devices?

Cent24 commented 2 days ago

the promt flick 3 times then it disappeared when i open the scrcpy-console.bat this pop up

scrcpy 3.0 https://github.com/Genymobile/scrcpy ERROR: Could not list ADB devices ERROR: Server connection failed Press Enter to continue...

rom1v commented 2 days ago

the promt flick 3 times then it disappeared

https://github.com/Genymobile/scrcpy/blob/master/doc/windows.md#run

ERROR: Could not list ADB devices

There's a problem with adb.

What is the result of adb devices if you execute it from a terminal (opening open_a_terminal_here.bat)?

Cent24 commented 2 days ago

im not programming literate.. what can i do to fix this?

Cent24 commented 2 days ago

i just closed the scrcpy (i was in wireless connection) then when i open it back it doesnt open

https://www.youtube.com/watch?v=vuTdxa-w1js ---this is the method i use in wireless con.

rom1v commented 2 days ago

i just closed the scrcpy (i was in wireless connection) then when i open it back it doesnt open

To get the error message, you must execute as described here: https://github.com/Genymobile/scrcpy/blob/master/doc/windows.md#run

Cent24 commented 2 days ago

scrcpy 3.0 https://github.com/Genymobile/scrcpy ERROR: Could not list ADB devices ERROR: Server connection failed Press Enter to continue...

this is the message i get

Cent24 commented 2 days ago

i cant read the commad scrcpy --help because it flashes the prompt then immidietly disappered

rom1v commented 1 day ago

i cant read the commad scrcpy --help because it flashes the prompt then immidietly disappered

How do you launch it precisely? (scrcpy --help).

What's the result of adb devices -l?

Might be related to #5001.