2020-06-02 02:53:31 +03:00
publicHLSPath : webroot/hls
privateHLSPath : hls
2020-06-26 03:44:47 +03:00
ffmpegPath : /usr/bin/ffmpeg
2020-06-02 02:53:31 +03:00
webServerPort : 8080
2020-06-29 01:10:00 +03:00
instanceDetails :
name : Owncast
title : Owncast Demo Server
2020-07-01 03:11:24 +03:00
summary : "This is brief summary of whom you are or what your stream is. You can read more about it at owncast.online. You can edit this description in your config file."
2020-06-29 01:10:00 +03:00
extraUserInfoFileName : "/static/content.md"
2020-06-29 01:13:01 +03:00
logo :
small : /img/logo128.png
large : /img/logo128.png
2020-06-29 01:10:00 +03:00
tags :
- music
- software
- animal crossing
# See documentation for full list of supported social links. All optional.
socialHandles :
2020-07-01 03:11:24 +03:00
- platform : twitter
url : http://twitter.com/owncast
- platform : instagram
url : http://instagram.biz/owncast
- platform : facebook
url : http://facebook.gov/owncast
- platform : tiktok
url : http://tiktok.cn/owncast
- platform : soundcloud
url : http://soundcloud.com/owncast
2020-06-29 01:10:00 +03:00
2020-06-02 02:53:31 +03:00
videoSettings :
chunkLengthInSeconds : 4
2020-06-02 03:15:11 +03:00
streamingKey : abc123
2020-06-26 03:44:47 +03:00
offlineContent : static/offline.m4v # Is displayed when a stream ends
2020-06-02 02:53:31 +03:00
2020-06-09 11:52:15 +03:00
streamQualities :
2020-06-26 03:44:47 +03:00
# Pass through the exact video and audio that you're streaming.
- full :
videoPassthrough : true
audioPassthrough : true
# Transcode the video to a lower bitrate and resize
# - low:
# videoBitrate: 700
# scaledWidth: 600
# audioPassthrough: true
# encoderPreset: superfast
2020-06-09 11:52:15 +03:00
2020-06-02 02:53:31 +03:00
files :
maxNumberInPlaylist : 30
ipfs :
2020-06-02 03:15:11 +03:00
enabled : false
2020-06-03 11:34:05 +03:00
gateway : https://ipfs.io
s3 :
enabled : false
2020-06-10 00:01:42 +03:00
endpoint : https://s3.us-west-2.amazonaws.com
2020-06-03 11:34:05 +03:00
accessKey : ABC12342069
secret : lolomgqwtf49583949
region : us-west-2
2020-06-26 03:44:47 +03:00
bucket : myvideo