Support multiple adaptive bitrates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user