Add stream mapping to process state, adjust addresses and indexes for HLS outputs

This commit is contained in:
Ingo Oppermann
2023-09-26 14:52:54 +02:00
parent ab7c9e448b
commit a416beea08
13 changed files with 507 additions and 150 deletions

View File

@@ -252,6 +252,8 @@ func (p *parser) Parse(line string) uint64 {
"error": err,
}).Error().Log("Failed parsing HSL stream mapping")
}
return 0
}
if isFFmpegOutputs {