2 changed files with 0 additions and 73 deletions
@ -1,60 +0,0 @@
@@ -1,60 +0,0 @@
|
||||
instanceDetails: |
||||
name: Localhost Test Instance |
||||
title: Owncast Demo Server |
||||
summary: "This is Gabe's localhost instance of Owncast." |
||||
|
||||
logo: |
||||
small: /img/logo128.png |
||||
large: /img/logo256.png |
||||
|
||||
tags: |
||||
- software |
||||
- music |
||||
- 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: |
||||
- high: |
||||
videoBitrate: 2000 |
||||
|
||||
- medium: |
||||
videoBitrate: 800 |
||||
|
||||
|
||||
# s3: |
||||
# enabled: true |
||||
# endpoint: https://gabevideo.us-east-1.linodeobjects.com |
||||
# accessKey: TM24VRAB57SLH72CS0XA |
||||
# secret: zKpuJHRNLmOVnzh9gsoQHbRhpYAQt94xCb3Y7pou |
||||
# region: us-east-1 |
||||
# bucket: gabevideo |
||||
|
||||
s3: |
||||
enabled: true |
||||
endpoint: https://gabevideo.s3-us-west-2.amazonaws.com |
||||
accessKey: AKIAZVILNW6ECSTICSPM |
||||
secret: 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 |
||||
region: us-west-2 |
||||
bucket: gabevideo |
||||
acl: public-read |
||||
|
||||
# Enable YP to be listed in the Owncast directory and let people discover your instance. |
||||
yp: |
||||
enabled: true |
||||
ypServiceURL: https://owncast-yp-test.gabek.vercel.app |
||||
instanceURL: http://localhost:8080 |
@ -1,13 +0,0 @@
@@ -1,13 +0,0 @@
|
||||
file '/Users/gabek/Downloads/MegaManNetworkTransmission_SS_5633_HQ.mp4' |
||||
file '/Users/gabek/Downloads/SampleVideo_720x480_10mb.mp4' |
||||
file '/Users/gabek/Downloads/big_buck_bunny_720p_surround.mp4' |
||||
file '/Users/gabek/Downloads/ed_hd.mp4' |
||||
file '/Users/gabek/Downloads/god.mp4' |
||||
file '/Users/gabek/Downloads/mixkit-a-boy-and-a-girl-with-a-mask-dancing-nearby-8689.mp4' |
||||
file '/Users/gabek/Downloads/mixkit-couple-on-the-dance-floor-having-fun-344.mp4' |
||||
file '/Users/gabek/Downloads/mixkit-disco-ball-spinning-1356.mp4' |
||||
file '/Users/gabek/Downloads/mixkit-girl-dancing-in-nightclub-302.mp4' |
||||
file '/Users/gabek/Downloads/mixkit-hands-raised-high-on-a-nightclub-dance-floor-341.mp4' |
||||
file '/Users/gabek/Downloads/mixkit-popping-dancer-wearing-a-mask-with-neon-lights-3613.mp4' |
||||
file '/Users/gabek/Downloads/randomdjset.mp4' |
||||
file '/Users/gabek/Downloads/testtrailers.mp4' |
Loading…
Reference in new issue