699 B
699 B
Television
Install
Multi channel stream setup with Flask REST API for scheduling channels.
- run
./init.sh
to prepare data directories and generate self signed certs to bootstrap the load balancer cp variables.env.dist variables.env
and set the required variables- run
./renew-certificates.sh
periodically to generate/update the certificates - run the docker-compose stack using
docker-compose up -d --build --remove-orphans
- access the admin panel at
https://stream.example.com/ui
Recorder
- Add Publication - Protocols/RTSP:
- Service Name: Recorder
- Protocol: rtsp://
- Address: recorder.local:8554/live
- Visit recordings gallery at
https://vod.example.com/