readme
This commit is contained in:
parent
2fdc73ffab
commit
5ea4e7fff1
@ -13,7 +13,7 @@ For screen capture to work with PRIME (laptops with a nvidia gpu), you must set
|
|||||||
and then rebooting your laptop.
|
and then rebooting your laptop.
|
||||||
### TEMPORARY ISSUES
|
### TEMPORARY ISSUES
|
||||||
1) screen-direct capture has been temporary disabled as it causes issues with stuttering. This might be a nvfbc bug.
|
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
|
### 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).
|
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".
|
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".
|
||||||
|
Loading…
Reference in New Issue
Block a user