Romain Vimont
Romain Vimont
Android 12 requires scrcpy >= 1.18. #2129
Cool UI :+1: Great job! This is something missing in _scrcpy_, especially for users not comfortable with the command-line. --- You "converted" every "class" into in C++/Qt (the signal/slots mechanism...
> ``` > error: XDG_RUNTIME_DIR not set in the environment. > CRITICAL: Could not initialize SDL: No available video device > ``` Do you just run scrcpy locally, or over...
Your VM seems to not have access to accelerated video output.
ref #662 https://github.com/CatxFish/obs-virtual-cam
> First of all... I would like to say thanks to scrcpy creators. I am in love with scrcpy, my life's history can be resumed as: before scrcpy and after...
See #1722. Why is it a problem for you?
For Linux, here is a PR implementing v4l2loopback: #2268
For information, I started to work on a new option (probably `--install`) which would install the server (if the same version is not already installed) instead of pushing it (the...
Unfortunately, no. For now, I'm working on #40 to add asynchronous swscale, and I'm doing more refactors (so that in the end I will be able to split the core...