Stitch in an offline slate when the RTMP stream is dropped

This commit is contained in:
Gabe Kangas
2020-06-15 16:27:58 -07:00
parent 44058c24aa
commit 5bc3555206
4 changed files with 92 additions and 14 deletions

View File

@@ -2,12 +2,14 @@ publicHLSPath: webroot/hls
privateHLSPath: hls
ffmpegPath: /usr/local/bin/ffmpeg
webServerPort: 8080
enableOfflineImage: true
videoSettings:
chunkLengthInSeconds: 4
streamingKey: abc123
encoderPreset: superfast # https://trac.ffmpeg.org/wiki/Encode/H.264
passthrough: true # Enabling this will ignore the below stream qualities and pass through the same quality that you're sending it
offlineImage: doc/logo.png # Is displayed when a stream ends
streamQualities:
- bitrate: 1000 # in k