docs: add more troubleshooting notes (#2684)

Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
Gilles Schintgen 2024-06-16 03:30:33 +02:00 committed by GitHub
commit 42aec26305
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 58 additions and 16 deletions

View file

@ -1122,9 +1122,7 @@ keybindings
Value Platform Description
========= ======== ===========
nvfbc Linux Use NVIDIA Frame Buffer Capture to capture direct to GPU memory. This is usually the fastest method for
NVIDIA cards. For GeForce cards it will only work with drivers patched with
`nvidia-patch <https://github.com/keylase/nvidia-patch/>`__
or `nvlax <https://github.com/illnyang/nvlax/>`__.
NVIDIA cards. NvFBC does not have native Wayland support and does not work with XWayland.
wlr Linux Capture for wlroots based Wayland compositors via DMA-BUF.
kms Linux DRM/KMS screen capture from the kernel. This requires that sunshine has cap_sys_admin capability.
See :ref:`Linux Setup <about/setup:install>`.
@ -1158,6 +1156,7 @@ keybindings
nvenc For NVIDIA graphics cards
quicksync For Intel graphics cards
amdvce For AMD graphics cards
vaapi Use Linux VA-API (AMD, Intel)
software Encoding occurs on the CPU
========= ===========