diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-09-08 12:18:30 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-09-08 12:18:30 +0200 |
commit | 935c1d8411c03f1fa0d24e398c71f0cf11861c2f (patch) | |
tree | a387bcc1e433a907cb4a4e5fac7d05b0201fc4dd /README.md | |
parent | 4577f83546fa9a7ad22e7aaa7eceace86bdab7b8 (diff) |
Update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |