diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-08-28 19:56:12 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-08-28 19:57:22 +0200 |
commit | bc41f075e03b29107a0919c3292feb04a1d1e879 (patch) | |
tree | d8edeeca421ed3fc474dc57cd8f796943fe17a62 /README.md | |
parent | 2de183c83834bb0a27ef94510090ca058b4055d9 (diff) |
Add option to record without audio input
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 |