diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-05-16 02:55:21 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-05-16 02:55:21 +0200 |
commit | b8161e2d0c67d11177b25e6847b130a89ee08f18 (patch) | |
tree | 384e85f8c5a506cfdb9a59ca86cbd1d22ab691a1 /README.md | |
parent | 6b075a2331b9174c330fe81eeba10439df9a24c9 (diff) |
Stop recording if gpu screen recorder process or ffmpeg process dies, create directories to output file
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -6,10 +6,5 @@ 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) |