Raymond NL
New Member
I believe this should be possible.
The "File" condition can be used to check, if the content of a file matches a given pattern.
The "Hotkey" condition can be used to perform a set of actions when a hotkey is pressed.
The output path of the replay buffer can be changed using the "Recording" action type.
So an example macro for the first period might look something like this:
View attachment 103995
Note that the replay buffer has to be stopped and started for the change of the output path to take effect.
The "Wait" action has been added to ensure that the stopping of the replay buffer was successful, since that takes a bit of time.
You will have to create 4 macros in total to handle all four cases.
Just to mention it: You could also get fancy and use variables, but that might be a bit overkill for just 4 different cases.
Let me know, if you have any further questions!
Hope that helped! :)
Dear Warmuptill,I believe this should be possible.
The "File" condition can be used to check, if the content of a file matches a given pattern.
The "Hotkey" condition can be used to perform a set of actions when a hotkey is pressed.
The output path of the replay buffer can be changed using the "Recording" action type.
So an example macro for the first period might look something like this:
View attachment 103995
Note that the replay buffer has to be stopped and started for the change of the output path to take effect.
The "Wait" action has been added to ensure that the stopping of the replay buffer was successful, since that takes a bit of time.
You will have to create 4 macros in total to handle all four cases.
Just to mention it: You could also get fancy and use variables, but that might be a bit overkill for just 4 different cases.
Let me know, if you have any further questions!
Hope that helped! :)
I am not sure to be honest.
Is this a setting within OBS?
If so, can you please point me to where I can find it and I will look into it. :)
Thanks for your promt reply. I will check this sollution.
During the livestream I am recording the entire stream as backup. The replay buffer is used as instand replay and to show highlights during the breaks. It will be nice if the highlight in the break are only from the previous period.
With the sollution you have. The backup stream will also be devided into four recordings.
It would be great if only the replay buffer path could be changed in the replay buffer file prefix.