docs: add more troubleshooting notes (#2684)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
parent
509576d616
commit
42aec26305
4 changed files with 58 additions and 16 deletions
|
|
@ -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
|
||||
========= ===========
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue