aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-09-08 12:18:30 +0200
committerdec05eba <dec05eba@protonmail.com>2021-09-08 12:18:30 +0200
commit935c1d8411c03f1fa0d24e398c71f0cf11861c2f (patch)
treea387bcc1e433a907cb4a4e5fac7d05b0201fc4dd /README.md
parent4577f83546fa9a7ad22e7aaa7eceace86bdab7b8 (diff)
Update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index b7563f4..eccb82e 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,9 @@ gtk frontend for [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recor
This screen recorder can be used for recording your desktop offline, for live streaming and for nvidia-like instant replay,
where only the last few seconds are saved.
+## Note
+Might now work when using a compositor such as picom when using the glx backend.
+
## Installation
gpu screen recorder gtk can be built using [sibs](https://git.dec05eba.com/sibs) or if you are running Arch Linux, then you can find it on aur under the name gpu-screen-recorder-gtk-git (`yay -S gpu-screen-recorder-gtk-git`). [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/) needs to be installed to use gpu screen recorder gtk.\
Recording monitors requires a gpu with NvFBC support. Normally only tesla and quadro gpus support this, but by using https://github.com/keylase/nvidia-patch you can do this on all gpus that support nvenc as well (gpus as old as the nvidia 600 series), provided you are not using outdated gpu drivers.