owncast/config/config-example.yaml

28 lines
545 B
YAML
Raw Normal View History

2020-06-02 01:53:31 +02:00
publicHLSPath: webroot/hls
privateHLSPath: hls
ffmpegPath: /usr/local/bin/ffmpeg
webServerPort: 8080
videoSettings:
chunkLengthInSeconds: 4
2020-06-02 02:15:11 +02:00
streamingKey: abc123
2020-06-09 22:15:44 +02:00
encoderPreset: superfast # https://trac.ffmpeg.org/wiki/Encode/H.264
2020-06-02 01:53:31 +02:00
2020-06-09 10:52:15 +02:00
streamQualities:
- bitrate: 6000k
2020-06-02 01:53:31 +02:00
files:
maxNumberInPlaylist: 30
maxNumberOnDisk: 60
ipfs:
2020-06-02 02:15:11 +02:00
enabled: false
2020-06-03 10:34:05 +02:00
gateway: https://ipfs.io
s3:
enabled: false
endpoint: https://s3.us-west-2.amazonaws.com
2020-06-03 10:34:05 +02:00
accessKey: ABC12342069
secret: lolomgqwtf49583949
region: us-west-2
bucket: myvideo