Support multiple adaptive bitrates

This commit is contained in:
Gabe Kangas
2020-06-09 01:52:15 -07:00
parent 29f51f6ccc
commit 0b5452de89
9 changed files with 213 additions and 54 deletions

View File

@@ -4,10 +4,13 @@ ffmpegPath: /usr/local/bin/ffmpeg
webServerPort: 8080
videoSettings:
resolutionWidth: 900
chunkLengthInSeconds: 4
streamingKey: abc123
streamQualities:
- bitrate: 2000k
- bitrate: 6000k
files:
maxNumberInPlaylist: 30
maxNumberOnDisk: 60