docs(advanced_usage): fix nvlax url (#1205)
This commit is contained in:
parent
25d0f434c5
commit
2138d0c9bc
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue