2025-12-16 17:10:26 +00:00
2025-12-16 17:10:26 +00:00
2025-12-16 16:54:39 +00:00
2025-12-16 17:10:26 +00:00

A minimal Python script to control OBS Studio recording via OBS WebSocket and to combine segmented .ts recordings into a single .mp4 clip using FFmpeg.

This project is meant to be (and will evolve into) a long-duration, disk-backed replay buffer.

Steps

  1. Setup OBS and make the recording output: "ts" with a 1 minute segment size
  2. Setup config.toml with host, port, password info
Description
rewind is a disk-backed replay buffer for OBS that continuously records a session and lets you retroactively keep the moments that matter.
Readme 86 KiB
Languages
Python 100%