mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-03-24 10:43:33 +00:00
docs(advanced_usage): fix nvlax url (#1205)
This commit is contained in:
parent
25d0f434c5
commit
2138d0c9bc
@ -790,7 +790,7 @@ capture
|
||||
nvfbc 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/keylase/nvidia-patch/>`_.
|
||||
or `nvlax <https://github.com/illnyang/nvlax/>`_.
|
||||
wlr Capture for wlroots based Wayland compositors via DMA-BUF.
|
||||
kms DRM/KMS screen capture from the kernel. This requires that sunshine has cap_sys_admin capability.
|
||||
See :ref:`Linux Setup <about/usage:setup>`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user