https://bugs.kde.org/show_bug.cgi?id=521356
--- Comment #6 from Yann Salmon <[email protected]> --- Investigating why spectacle was not working either, I found [this post](https://gist.github.com/c0m4r/b8602d58d64fb89d0e69ff6091bf007a/3afe0136a2f690888507d4780694c0586e31de0f) about NVIDIA not exposing NVENC to VA-API. Applying the suggested environment variable also works for krdp, ie. ``systemctl --user edit app-org.kde.krdpserver.service``, and add ``` [Service] Environment='LIBVA_DRIVER_NAME=""' ``` I still think krdp should handle degraded situation better, including by displaying appropriate error messages in the GU (but maybe this needs work on kpipewire ?). -- You are receiving this mail because: You are watching all bug changes.
