Add support for custom encoder presets
This commit is contained in:
@@ -6,6 +6,7 @@ webServerPort: 8080
|
||||
videoSettings:
|
||||
chunkLengthInSeconds: 4
|
||||
streamingKey: abc123
|
||||
encoderPreset: superfast # https://trac.ffmpeg.org/wiki/Encode/H.264
|
||||
|
||||
streamQualities:
|
||||
- bitrate: 6000k
|
||||
|
||||
Reference in New Issue
Block a user