Romain Vimont
Romain Vimont
https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#device-not-detected
I have this feature in mind for the future (and other camera-related features like turn on/off flashlight). It requires to adapt the control mechanism first, because currently camera implies no...
For some reason, libusb does not detect your Android device: ``` INFO: USB device found: INFO: --> Generic Mass Storage Device ``` Or maybe it's your device but in mass...
There is no "setup", scrcpy does not store any state between launches. The parameters you pass are just for the current session. Btw, you can run several instance simultaneously on...
> be nice if that actually worked, none of the command line switches work as far as ive tried How do you run them? Try `scrcpy --m400` to make it...
Encoder issue. Try: - with a lower resolution (e.g. `scrcpy -m1024`), or - with another [encoder](https://github.com/Genymobile/scrcpy/blob/master/doc/video.md#encoder)
It's reset after a phone reboot. You can't preserve `adb tcpip 5555` unless your device is rooted.
https://android.stackexchange.com/questions/232082/how-can-i-enable-android-debugging-from-a-root-shell-on-the-phone/232083#232083
https://github.com/Genymobile/scrcpy#prerequisites