David Gillig

Results 5 comments of David Gillig

I'm having the same problem, running version 10.2 (I'm waiting for the Playstore to let me update to the newer version). Device is Samsung Galaxy A52s running Android 12. Asked...

Can't the opus binaries be pre-defined while initializing the library? I've seen this done in Lavaplayer, where you specify the standard and the rest is done automatically. I'm having lots...

Just tried it again, and it still happens. Seems like it is caused by a limitation in NVIDIA's proprietary drivers, as described [here](https://download.nvidia.com/XFree86/Linux-x86_64/555.52.04/README/kms.html) >The NVIDIA DRM KMS implementation does not...

Also tried it with Moonlight 6.0, and the output was different: > [root@david-stream administrador]# QT_QPA_PLATFORM=eglfs QT_QPA_EGLFS_INTEGRATION=eglfs_kms_egldevice QT_QPA_EGLFS_DEBUG=1 moonlight error: XDG_RUNTIME_DIR is invalid or not set in the environment. 00:00:00 -...

I managed to make it work, but with its caveats. First I had to use `QT_QPA_PLATFORM=linuxfb` which greatly decreased performance on moonlight itself. Second, while VDPAU was correctly used, when...