Automatically restarts the replay buffer when idle https://obsproject.com/forum/resources/automatic-replaybuffer-restart.2019/
Find a file
Mylloon 39dadd8cfa
Some checks failed
Upload release / build (push) Has been cancelled
add mouse event, fix project name, add dll behaviour
2024-10-07 21:53: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 mouse event, fix project name, add dll behaviour 2024-10-07 21:53: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 add mouse event, fix project name, add dll behaviour 2024-10-07 21:53:11 +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.