mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-08 09:38:42 +00:00
10 lines
236 B
ReStructuredText
10 lines
236 B
ReStructuredText
Linux
|
|
=====
|
|
|
|
KMS Streaming fails
|
|
-------------------
|
|
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))
|