mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2026-08-12 18:35:26 +00:00
docs(configuration): Update doc for wlr capture method (#3828)
This commit is contained in:
parent
e9bce254fd
commit
3de3c299b2
@ -1947,7 +1947,8 @@ editing the `conf` file in a text editor. Use the examples as reference.
|
||||
</tr>
|
||||
<tr>
|
||||
<td>wlr</td>
|
||||
<td>Capture for wlroots based Wayland compositors via DMA-BUF.
|
||||
<td>Capture for wlroots based Wayland compositors via wlr-screencopy-unstable-v1. It is possible to capture
|
||||
virtual displays in e.g. Hyprland using this method.
|
||||
@note{Applies to Linux only.}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user