ffplayout/docs/supervisor
2021-06-04 13:19:09 +02:00
..
conf.d move supervisor to docs 2021-06-04 13:19:09 +02:00
README.md move supervisor to docs 2021-06-04 13:19:09 +02:00
supervisord.conf move supervisor to docs 2021-06-04 13:19:09 +02:00

SupervisorD

The supervisor config is only needed when you want to run multiple channels.

Every channel has his own config in conf.d folder. In the configuration you have to change this line:

command=./venv/bin/python3 ffplayout.py -c /etc/ffplayout/ffplayout-001.yml

to the correct ffpalyout YAML config file.