aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-10-04 00:34:07 +0200
committerdec05eba <dec05eba@protonmail.com>2022-10-04 01:47:50 +0200
commitc36390895f574516a4fa4a829c41182323819891 (patch)
treea9a48e274f50c0cc9f945329697867417fbc45ad /README.md
parente23caa8fbd177c422f404ee489bb7e1ad51d9755 (diff)
Add info about flatpak version, add medium and high quality, remove audio input restriction on streaming
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 ca2ca58..7ade396 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ All recording modes record in hevc (h265) in a mp4 format, except live streaming
This program depends on [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/) which needs to be installed first.\
Run `./install.sh` as root 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` or `install.sh`: `gtk3 libx11 libxrandr libpulse`.\
+You can also install gpu screen recorder (the gtk gui version) from flathub: https://flathub.org/apps/details/com.dec05eba.gpu_screen_recorder. This flatpak includes gpu-screen-recorder so no need to install that first.\
Recording monitors requires a gpu with NvFBC support (note: this is not required when recording a single window!). Normally only tesla and quadro gpus support this, but by using [nvidia-patch](https://github.com/keylase/nvidia-patch) or [nvlax](https://github.com/illnyang/nvlax) 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.
## Screenshots