mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-18 20:09:54 +00:00
7 lines
195 B
ReStructuredText
7 lines
195 B
ReStructuredText
Linux
|
|
=====
|
|
If screencasting fails with KMS, you may need to run the following to force unprivileged screencasting.
|
|
.. code-block:: bash
|
|
|
|
sudo setcap -r $(readlink -f $(which sunshine))
|