Automatically restarts the replay buffer when idle https://obsproject.com/forum/resources/automatic-replaybuffer-restart.2019/
Find a file
Mylloon 4dd5fd95fe
All checks were successful
Upload release / build (push) Successful in 40s
Add prints
2024-10-09 12:31:11 +02:00
.forgejo/workflows add mouse event, fix project name, add dll behaviour 2024-10-07 21:53:11 +02:00
.clangd first release 2024-10-07 20:23:21 +02:00
.gitignore first release 2024-10-07 20:23:21 +02:00
AutoOBSRBRestart.lua Add prints 2024-10-09 12:31:11 +02:00
LICENSE first release 2024-10-07 20:23:21 +02:00
Makefile first release 2024-10-07 20:23:21 +02:00
monitor.c only one timer at a time, usage of atomic 2024-10-07 22:41:12 +02:00
README.md add mouse event, fix project name, add dll behaviour 2024-10-07 21:53:11 +02:00

Automatic OBS ReplayBuffer Restart status-badge

Automatically restarts the replay buffer when IDLE

The script wait 2 hours before looking for any input for the last 2 minutes. If there is none, then it restarts the replay buffer. Else it waits for the next 2 minutes, etc. Once restarted, the script wait 2 other hours.