aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-05-16 02:55:21 +0200
committerdec05eba <dec05eba@protonmail.com>2021-05-16 02:55:21 +0200
commitb8161e2d0c67d11177b25e6847b130a89ee08f18 (patch)
tree384e85f8c5a506cfdb9a59ca86cbd1d22ab691a1 /README.md
parent6b075a2331b9174c330fe81eeba10439df9a24c9 (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.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index a279e18..10e2275 100644
--- a/README.md
+++ b/README.md
@@ -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)