aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-08-28 19:56:12 +0200
committerdec05eba <dec05eba@protonmail.com>2020-08-28 19:57:22 +0200
commitbc41f075e03b29107a0919c3292feb04a1d1e879 (patch)
treed8edeeca421ed3fc474dc57cd8f796943fe17a62 /README.md
parent2de183c83834bb0a27ef94510090ca058b4055d9 (diff)
Add option to record without audio input
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2dc6355..1489d48 100644
--- a/README.md
+++ b/README.md
@@ -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