ffmpeg-playout/config.example.yml

11 lines
187 B
YAML
Raw 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"
tmpdir: "/tmp"