aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-09-12 20:48:58 +0200
committerdec05eba <dec05eba@protonmail.com>2022-09-12 20:48:58 +0200
commit595d719c4259560fcba789ad04e20de438363ddb (patch)
treea63129f6d9bc5a814d06cae898a678b3cb14b166 /README.md
parent8db335d2d46fa3c849f41643e9116e3d9803a250 (diff)
update dep readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 62dd4fa..6af259c 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ Does not work when using gtk client side decorations (such as on Pop OS). Either
NvFBC doesn't work with PRIME, so if you are using PRIME then you can't record the monitor/screen, you have to record a single window.\
## Installation
+This program depends on [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/) which needs to be installed first.\
Run `./build.sh` or if you are running Arch Linux, then you can find gpu screen recorder gtk on aur under the name gpu-screen-recorder-gtk-git (`yay -S gpu-screen-recorder-gtk-git`).\
Dependencies needed when building using `build.sh`: `gtk3 libx11 libxrandr libpulse`.\
If you use a distro that isn't user friendly, such as fedora, then you can install gpu-screen-recorder-gtk with flatpak here: [gpu-screen-recorder-flatpak](https://git.dec05eba.com/gpu-screen-recorder-flatpak/about/) (Note: this install method is slow).\