Romain Vimont

Results 2055 comments of Romain Vimont

Maybe: ``` adb pull /system/framework/vivo-framework.jar adb pull /system/framework/vivo-media.jar ```

Does it work fine without audio? (`scrcpy --no-audio`) If you record with `scrcpy --record=file.mp4`, is the resulting file laggy? Does it lag without audio encoding: `scrcpy --audio-codec=raw`?

Were you recording the computer screen while scrcpy was running (via OBS or something)?

Since Android 12, views with FLAG_SECURE may not be captured. See #36 #2129.

Double-click on `open_a_terminal_here.bat`, type `adb devixe -l` and press enter. What is the result?

You need scrcpy >= 1.18 for android 12+.

https://github.com/Genymobile/scrcpy/blob/master/BUILD.md#simple

Documentation has been reworked: https://github.com/Genymobile/scrcpy/blob/master/doc/linux.md#latest-version

Thank you for the PR. This is the alternative mentioned in 40febf4a91f0d9c9d9e1a6390930639b3bf5a70e, so it's probably ok if it fixes the problem for some games. Could you mention the game(s) that...

@baker915 Did you test that the change proposed in this MR actually works for the game you mentioned?