aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a279e18497777253f9250625f72e655ba1bfc23a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.

## 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
![](https://www.dec05eba.com/images/gpu-screen-recorder.png)