ffplayout/supervisor
2021-02-11 09:55:32 +01:00
..
conf.d support systemd and supervisord 2021-02-04 17:18:46 +01:00
README.md add readme 2021-02-11 09:55:32 +01:00
supervisord.conf switch to supervisord, first step for multichannel support 2020-12-27 20:54:39 +01: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.