aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-04-11 00:48:59 +0200
committerdec05eba <dec05eba@protonmail.com>2023-04-11 00:48:59 +0200
commit2fdc73ffab9bcda97d36d81bda7b9faf94101460 (patch)
tree2f7517e215f72a4848b6b9195554cc451f4e468a /README.md
parente7020376e9b05bdcea5f4460a286218a41f3a6e7 (diff)
Temporary disable monitor recording on amd/intel
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 21d0691..57e9325 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,9 @@ If you are using a variable refresh rate monitor then choose to record "screen-d
For screen capture to work with PRIME (laptops with a nvidia gpu), you must set the primary GPU to use your dedicated nvidia graphics card. You can do this by selecting "NVIDIA (Performance Mode) in nvidia settings:\
![](https://dec05eba.com/images/nvidia-settings-prime.png)\
and then rebooting your laptop.
-### TEMPORARY ISSUE
-screen-direct capture has been temporary disabled as it causes issues with stuttering. This might be a nvfbc bug.
+### 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.
### 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".