diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-08-28 21:11:22 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-08-28 21:11:22 +0200 |
commit | 698106aeb3c1831624336f23d30ac8506bd5a02b (patch) | |
tree | 6dad8e8de4bfdaad88d9e4017a961feb494f1fe8 /README.md | |
parent | bc41f075e03b29107a0919c3292feb04a1d1e879 (diff) |
Add instant replay
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,4 +4,6 @@ This screen recorder can be used for recording your desktop offline, for live st 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 +* 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 |