aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-04-11 00:50:20 +0200
committerdec05eba <dec05eba@protonmail.com>2023-04-11 00:50:20 +0200
commit5ea4e7fff1b332d2c16f8163a50b0b6d81ef23dd (patch)
tree1526f975c6d5db7f159aec714daee4b8e7267923 /README.md
parent2fdc73ffab9bcda97d36d81bda7b9faf94101460 (diff)
readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 57e9325..05d755f 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ For screen capture to work with PRIME (laptops with a nvidia gpu), you must set
and then rebooting your laptop.
### TEMPORARY ISSUES
1) screen-direct capture has been temporary disabled as it causes issues with stuttering. This might be a nvfbc bug.
-2) Recording monitor on AMD/Intel has been temporary disables as issues surrounding it are fixed.
+2) Recording monitor on AMD/Intel has been temporary disables as issues surrounding it are fixed. For now, record a window instead.
### AMD/Intel root permission
When recording a window under AMD/Intel no special user permission is required, however when recording a monitor the program needs root permission (to access KMS).
To make this safer, the part that needs root access has been moved to its own executable (to make it as small as possible) and a GUI sudo prompt is shown to run this executable as root. The executable is called "gsr-kms-server".