From 69d255a099e388b03234e645854ba258527e5f28 Mon Sep 17 00:00:00 2001 From: deflax Date: Fri, 5 Jan 2024 02:57:04 +0000 Subject: [PATCH] add recorder docs --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dcfa937..0a41d8e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@ # Television +## Install Multi channel stream setup with Flask REST API for scheduling channels. 1. run `./init.sh` to prepare data directories and generate self signed certs to bootstrap the load balancer 2. `cp variables.env.dist variables.env` and set the required variables 3. run `./renew-certificates.sh` periodically to generate/update the certificates 4. run the docker-compose stack using `docker-compose up -d --build --remove-orphans` -5. access the admin panel at `https://stream.example.com/ui` \ No newline at end of file +5. access the admin panel at `https://stream.example.com/ui` + + +## Recorder + +1. Add Publication - Protocols/RTSP: +- Service Name: Recorder +- Protocol: rtsp:// +- Address: recorder.local:8554/live