diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ 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. +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 Stop streaming/recording if the child process dies. This could happen when out of disk space, or when streaming network connection is lost |