ffmpeg-playout/config.example.yml

12 lines
234 B
YAML

outputs:
- "1"
- "2"
- "3"
- "4"
address: ":3000"
default_duration: "15m"
playoutscript: "decklink_playout.sh"
playoutscriptpath: "/path/to/ffmpeg-scripts/playout"
tmpdir: "/tmp"
prometheusPushGateway: "http://localhost:9091"