diff --git a/Automatically-split-recording-of-stream-into-chunks.md b/Automatically-split-recording-of-stream-into-chunks.md new file mode 100644 index 0000000..764f620 --- /dev/null +++ b/Automatically-split-recording-of-stream-into-chunks.md @@ -0,0 +1,9 @@ +The following macros will allow you to automatically split your local recordings into chunks of a specified duration by stopping and automatically restarting the local recording. + +First a macro needs to be set up which automatically stops the recording in a specified time interval. +![](https://obsproject.com/forum/attachments/stoprecording-png.78634/) + +A second macro is needed to automatically restart the recording if the stream is active. +![](https://obsproject.com/forum/attachments/startrecording-png.78632/) + +Note that while stopping and restarting the recording you could potentially miss a few seconds of your stream. \ No newline at end of file