ffmpeg-playout/config.example.yml

12 lines
234 B
YAML
Raw Permalink Normal View History

2020-11-05 18:34:54 +01:00
outputs:
- "1"
- "2"
- "3"
- "4"
address: ":3000"
2020-12-26 17:20:18 +01:00
default_duration: "15m"
playoutscript: "decklink_playout.sh"
playoutscriptpath: "/path/to/ffmpeg-scripts/playout"
2020-12-27 16:52:31 +01:00
tmpdir: "/tmp"
prometheusPushGateway: "http://localhost:9091"