From cec285449f819ab7d1a4a7640b04911ccd2192cd Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 24 Nov 2020 13:49:30 +0100 Subject: Add install instructions --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cba8ad5..a279e18 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ -gtk frontend for [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/). The gpu-screen-recorder needs to be installed to use this gtk frontend. +gtk frontend for [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/). 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. -# TODO +## Installation +gpu screen recorder gtk can be built using 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. + +## TODO * Stop streaming/recording if the child process dies. This could happen when out of disk space, or when streaming network connection is lost * Stop recording if gpu-screen-recorder exits with an error * Create directories up to the output file when recording -# Screenshots +## Screenshots ![](https://www.dec05eba.com/images/gpu-screen-recorder.png) -- cgit v1.2.3