octicon-rss(16/)
You've already forked owncast
mirror of
https://github.com/owncast/owncast.git
synced 2025-11-10 22:53:11 +08:00
Ignore some additional non-fatal errors
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
octicon-diff(16/tw-mr-1) 1 changed files with 2 additions and 0 deletions
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user