Use the highest quality video segment to creat thumbnails from. Closes
This commit is contained in:
@@ -39,7 +39,7 @@ func SetStreamAsConnected() {
|
||||
chunkPath = config.Config.PrivateHLSPath
|
||||
}
|
||||
|
||||
ffmpeg.StartThumbnailGenerator(chunkPath)
|
||||
ffmpeg.StartThumbnailGenerator(chunkPath, config.Config.VideoSettings.HighestQualityStreamIndex)
|
||||
}
|
||||
|
||||
//SetStreamAsDisconnected sets the stream as disconnected
|
||||
|
||||
Reference in New Issue
Block a user