-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Commands not working?? #385
Comments
What do you type exactly, and what is the result?
|
I'm having the exact same issue. I type the commands perfectly fine, tried it 100 times. I don't know anything about this stuff but to describe it, it's as if my laptop can't send anything to my phone. Literally nothing happens no matter what I type into the command prompt. My phone's screen does show up on my laptop though, perfectly fine. I can also use my mouse and keyboard from my laptop and it functions on my phone. Keyboard shortcuts work such as ctrl-f makes it fullscreen, stuff like that works, just not any manually typed commands. I just wanted to turn bitrate lower or resolution lower so my laptop could handle it. |
Just to be sure, do you pass the commands as command-line arguments? (not in the console open once scrcpy is already started) |
Im not sure I follow what you're asking. I have no experience with this stuff. I'm just typing stuff like this: "scrcpy --bit-rate 2M". Like the example command you gave above, I'm just typing commands like that into the command prompt that opens once I open up scrcpy.exe |
@Y2Grs you cannot type in the prompt once the session has started. you need to pass these arguments when initially launching scrcpy, like:
this could of course be simplified with a batch script that executes the above commands. |
How do I launch the .exe from the command prompt? I figured out how to navigate to the folder where I have all the scrcpy stuff but I can figure out how to launch it, even just normally without the arguments |
just type scrcpy.exe and press enter |
oh wow this actually works. thank you guys, helped a lot I was so lost if you couldn't tell lol |
Use v1.10. |
@fbartels's answer is resolved this problem for me. Thanks a lot. |
Hi, Why the commands are not working i am trying to change the bitrate and resolution. ??
i tried typing in the scrcpy cmd the command but nothing happened thanks.
The text was updated successfully, but these errors were encountered: