12 lines
No EOL
234 B
YAML
12 lines
No EOL
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" |