owncast/config-example.yaml

35 lines
1.1 KiB
YAML
Raw Normal View History

instanceDetails:
name: Owncast
title: Owncast Demo Server
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:13:01 +03:00
logo:
small: /img/logo128.png
large: /img/logo128.png
tags:
- music
- software
- animal crossing
# https://github.com/gabek/owncast/blob/master/doc/configuration.md#customization
# for full list of supported social links. All optional.
socialHandles:
- platform: twitter
url: http://twitter.com/owncast
- platform: instagram
url: http://instagram.biz/owncast
- platform: facebook
url: http://facebook.gov/owncast
2020-06-02 02:53:31 +03:00
videoSettings:
# Change this value and keep it secure. Treat it like a password to your live stream.
2020-06-02 03:15:11 +03:00
streamingKey: abc123
offlineContent: static/offline.m4v # Is displayed when a stream ends
2020-06-02 02:53:31 +03:00
// Determine the bitrate of your stream variants.
// See https://github.com/gabek/owncast/blob/master/doc/configuration.md#video-quality for details.
2020-06-09 11:52:15 +03:00
streamQualities:
- medium:
2020-07-13 01:58:59 +03:00
videoBitrate: 800