mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Ignore some additional non-fatal errors
This commit is contained in:
parent
617156b18d
commit
37fedb8ab8
@ -53,6 +53,8 @@ var ignoredErrors = []string{
|
||||
"Device creation failed",
|
||||
"Error parsing global options",
|
||||
"maybe the hls segment duration will not precise",
|
||||
"Non-monotonous DTS in output",
|
||||
"frames duplicated",
|
||||
}
|
||||
|
||||
func handleTranscoderMessage(message string) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user