Romain Vimont
Romain Vimont
> I have other software based on SDL2 version 2.0.14 You can't just upgrade their SDL2.dll to the latest? In that direction, it should work.
https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#mouse-and-keyboard-do-not-work https://github.com/Genymobile/scrcpy#prerequisites
With only adb, you can't, you must execute java code on the device with shell permissions to call `setDisplayPowerMode()`.
Thank you for your report. Please try installing the latest version manually: https://github.com/Genymobile/scrcpy/blob/master/doc/linux.md#latest-version (remove the copr package first) Does it still segfault?
OK, then could you please [build manually](https://github.com/Genymobile/scrcpy/blob/master/doc/build.md#option-2-use-prebuilt-server), but in debug mode with ASAN enabled: ```bash # build meson setup d -Db_sanitize=address -Dprebuilt_server=/path/to/scrcpy-server ninja -Cd # run ./run d ```
Did you close because the is solved? > OK, then could you please [build manually](https://github.com/Genymobile/scrcpy/blob/master/doc/build.md#option-2-use-prebuilt-server), but in debug mode with ASAN enabled: What was reported by ASAN?
Looks like #4480.
I plan to add `--no-video` at some point in the future (so it would only transmit audio). It requires some work, because scrcpy has been designed for video since the...
Please test #3978.
Thank you for your PR. > There is a nonsensical sentence `ZAŻÓŁĆ GĘŚLĄ JAŹŃ` used to test if a keyboard layout, a program, etc. can display all Polish diacritics. Right...