Romain Vimont
Romain Vimont
@Termiiii What are you trying to do? Is it related to this issue? > Windows PC with Debian Subsystem ( have never tested) > first, I realized it should be...
> If I don't execute the script as root, I get all kinds of errors: Because you executed with `sudo` once, so it created the directories with root permissions. You...
Does Chrome for Android support this feature? Scrcpy forwards multitouch events, but only from a touchscreen. I don't know how multitouch trackpad events are handled/exposed by SDL.
What do you mean by "dual app" ? When you drag&drop an apk, it just executes `adb install -r file.apk`.
#3793?
Is the sound ok in the recorded file when you record with `scrcpy --record=file.mp4`?
> ERROR: Failed to open output file: file.mp4 Do you have write permissions in `D:\Program Files\scrcpy-win64`? It the system refuses to open the file. Try this with `scrcpy --audio-output-buffer=10`: https://github.com/Genymobile/scrcpy/issues/3793#issuecomment-1465713098
Just for information, do you experience the same "pitch issue" with `--audio-output-buffer=20 --audio-buffer=100`?
> I tried the numbers 10, 20, 50, 80, 100 On which parameter? What was the value of the other parameter? I'm interested specifically with these two options simultaneously: `--audio-output-buffer=20...
OK, so now that I have a bit more time (I quickly posted the previous comments from my phone), here are some more explanations about the issues you experience with...