Add config file. Turn on/off ipfs

This commit is contained in:
Gabe Kangas
2020-06-01 16:53:31 -07:00
parent 9bad847be4
commit ca622c85c7
13 changed files with 166 additions and 51 deletions

16
config/config.yaml Normal file
View File

@@ -0,0 +1,16 @@
publicHLSPath: webroot/hls
privateHLSPath: hls
ffmpegPath: /usr/local/bin/ffmpeg
webServerPort: 8080
videoSettings:
resolutionWidth: 900
chunkLengthInSeconds: 4
files:
maxNumberInPlaylist: 30
maxNumberOnDisk: 60
ipfs:
enabled: true
gateway: https://ipfs.io