mirror of
https://github.com/datarhei/core.git
synced 2025-10-05 16:07:07 +08:00
Add stream mapping to process state, adjust addresses and indexes for HLS outputs
This commit is contained in:
@@ -252,6 +252,8 @@ func (p *parser) Parse(line string) uint64 {
|
||||
"error": err,
|
||||
}).Error().Log("Failed parsing HSL stream mapping")
|
||||
}
|
||||
|
||||
return 0
|
||||
}
|
||||
|
||||
if isFFmpegOutputs {
|
||||
|
Reference in New Issue
Block a user