You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm a little new to scrcpy and I was wondering if I set something up wrong. Every time I use the windows terminal to change a setting in scrcpy it opens a new instance of scrcpy. Has anyone had this happen or know what's going on?
The text was updated successfully, but these errors were encountered:
When you execute scrcpy, it's necessarily a new instance.
You can pass command line parameters on start (scrcpy --record=file.mp4 for example), to pass custom parameters to the instance you are going to launch.
You cannot dynamically change the command line parameters of an scrcpy instance. The only "dynamic changes" are provided by shortcuts (for example Alt+f switches the fullscreen mode).
Hi, I'm a little new to scrcpy and I was wondering if I set something up wrong. Every time I use the windows terminal to change a setting in scrcpy it opens a new instance of scrcpy. Has anyone had this happen or know what's going on?
The text was updated successfully, but these errors were encountered: