-
When I try to use NvFBC inside hyprland (a wlroots-based wayland compositor), it seems like it looks for an X server:
Is this expected? What challenges are there to getting this working for wayland (I find that a 4090 can only do up to 4k 20fps if I don't have NvFBC on, unless I misconfigured something). |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 9 replies
-
NvFBC does not have Wayland or XWayland support according to NVIDIA.
https://us.download.nvidia.com/XFree86/Linux-x86_64/550.40.07/README/wayland-issues.html |
Beta Was this translation helpful? Give feedback.
-
Ah, and I suppose it's generally known that wayland kms or wlgrab is just a lot slower than X11 (at least on nvidia?) Or could there be something wrong with my system, it's pretty beefy, a 5950x with a 4090. |
Beta Was this translation helpful? Give feedback.
-
I have implemented the NVENC KMS fast path in #2069 and it works great with KMS for me. Please give it a try if you can. Prebuilt packages are in the Artifacts section here: https://github.com/LizardByte/Sunshine/actions/runs/7683874385?pr=2069 |
Beta Was this translation helpful? Give feedback.
I have implemented the NVENC KMS fast path in #2069 and it works great with KMS for me. Please give it a try if you can.
Prebuilt packages are in the Artifacts section here: https://github.com/LizardByte/Sunshine/actions/runs/7683874385?pr=2069