Romain Vimont

Results 2055 comments of Romain Vimont

Try with another encoder: SAMPLE_RATE

https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#special-characters-do-not-work

Please post a screenshot. If you record (`scrcpy --record file.mp4`), is the problem present in the recorded file?

If you record (`scrcpy --record=file.mp4`), is the problem present in the recorded file?

Does it happen with a lower resolution (`scrcpy -m1024`)? Does it happen with another [encoder](https://github.com/Genymobile/scrcpy/blob/master/doc/video.md#codec)? (see `scrcpy --list-encoders`).

> -m and -b are not compatible in android 12 That's not true, these options are independent of the Android version. > but -b 700K is now working. maybe the...

Looks like an encoder issue. Try with another encoder: https://github.com/Genymobile/scrcpy#encoder

It seems it does not detect your device over USB (but it happens to detect a mouse, so of course it does not work). > My aim is to get...

Thank you for the details :+1: > I installed Ubuntu 22.04 on my laptop and tested scrcpy... In Ubuntu 22.04, the packaged scrcpy version (1.21) is too old (it's 1.24...

> USB Debugging has to be on, because it is using the adb device to connect. (not in OTG mode) (or maybe you're saying that this is necessary for the...