From 3acc7e597278f040d46ddecf5d620a58b899bbca Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 18 Aug 2023 23:14:59 +0200 Subject: README password prompt --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 555e8eb..18ac570 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This screen recorder can be used for recording your desktop offline, for live st where only the last few seconds are saved. ## Note -This software works with x11 and wayland, but when using AMD/Intel or Wayland then only monitors can be recorded and root access is required. An authentication window will show up automatically if you have a polkit agent running and pkexec installed.\ +This software works with x11 and wayland, but when using AMD/Intel or Wayland then only monitors can be recorded.\ If you are using a variable refresh rate monitor on nvidia on x11 then choose to record "screen-direct-force". This will allow variable refresh rate to work when recording fullscreen applications. Note that some applications such as mpv will not work in fullscreen mode. A fix is being developed for this.\ GPU Screen Recorder only supports h264 and hevc codecs at the moment which means that webm files are not supported.\ CPU usage is much higher on wayland than on x11 when using nvidia. This is likely a nvidia driver issue. GPU Screen Recorder is still the fastest @@ -18,7 +18,7 @@ screen recorder on wayland, but x11 is recommended for nvidia users (in general) ### AMD/Intel/Wayland root permission When recording a window under AMD/Intel no special user permission is required, however when recording a monitor (or when using wayland) 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".\ -However this doesn't work if you are using the flatpak version of GPU Screen Recorder. +This password prompt wont show up if you installed GPU Screen Recorder from source or from AUR. # Performance On a system with a i5 4690k CPU and a GTX 1080 GPU:\ -- cgit v1.2.3