MOVE src into own dir

This commit is contained in:
2025-12-16 17:10:26 +00:00
parent d2f91e16f7
commit da56d2c73b
4 changed files with 2 additions and 1 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
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
1) Setup config.toml with host, port, password info