ffplayout/supervisor
2021-03-20 21:37:11 +01:00
..
conf.d fix path, set log path 2021-03-20 21:36:49 +01:00
README.md add readme 2021-02-11 09:55:32 +01:00
supervisord.conf set pid file, no logging, change port 2021-03-20 21:37:11 +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.