https://github.com/itslemax/replay-restarter-for-obs
Restarts the replay buffer when saving a clip to prevent clip overlapping
https://github.com/itslemax/replay-restarter-for-obs
obs obs-script obs-studio open-broadcaster-software replay-buffer
Last synced: 7 months ago
JSON representation
Restarts the replay buffer when saving a clip to prevent clip overlapping
- Host: GitHub
- URL: https://github.com/itslemax/replay-restarter-for-obs
- Owner: ItsLeMax
- License: agpl-3.0
- Created: 2024-11-26T18:17:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-03T22:50:30.000Z (7 months ago)
- Last Synced: 2025-08-04T00:31:23.548Z (7 months ago)
- Topics: obs, obs-script, obs-studio, open-broadcaster-software, replay-buffer
- Language: Lua
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Replay-Restarter-For-OBS
Restarts the replay buffer when saving a clip to prevent clip overlapping

## Requirements
> ...that are necessary:
- [OBS Studio](https://obsproject.com/de/download)
## Setup
1. Download the lua file by clicking on `Replay-Restarter-For-OBS` and the download symbol next to `Raw`.
\

2. Move the file to a desired location.\

3. Head into OBS and `Tools` & `Scripts`.\

4. Click on the Plus (`+`) symbol on the left, navigate to the folders location and choose the lua script file (`Replay-Restarter-For-OBS`).\

5. (Optional) Change settings depending on your preferences.\

## Recommended timing based on own testing
> [!Note]
> This script requires a delay of at least half a second between each toggle where nothing is recorded.
> The values below may depend on your computers hard- and or software.
| Time in seconds | Recommendation |
| --------------- | ---------------------------------------------------------------- |
| 0.50 (lowest) | risky, test this properly before using! This may not re-enable! |
| 1.00 | fast, reliability may vary depending on your computers workload. |
| 1.50 | default, should work in all cases. |