You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.0 KiB
33 lines
1.0 KiB
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." |
|
|
|
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 |
|
|
|
videoSettings: |
|
# Change this value and keep it secure. Treat it like a password to your live stream. |
|
streamingKey: abc123 |
|
|
|
# Determine the bitrate of your stream variants. |
|
# See https://github.com/gabek/owncast/blob/master/doc/configuration.md#video-quality for details. |
|
streamQualities: |
|
- medium: |
|
videoBitrate: 800
|
|
|