From dba8c4df690f5cb4da9d91f10407d724a17797be Mon Sep 17 00:00:00 2001 From: Dylan De Faoite Date: Thu, 18 Dec 2025 20:24:51 +0000 Subject: [PATCH] UPDATE README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a90944..5a160e4 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ This project is meant to be (and will evolve into) a long-duration, disk-backed # 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 \ No newline at end of file +2) Enable OBS websocket and take note of the host, port and password +3) Setup config.toml with host, port, password info +4) Run the daemon as a background service (rewind-daemon) \ No newline at end of file