dashdemux: change debug message from warning to info
It isn't a warning/issue.
This commit is contained in:
parent
94c6497dfa
commit
467b22c567
@ -2540,7 +2540,7 @@ gst_mpdparser_parse_baseURL (GstMpdClient * client, GstActiveStream * stream,
|
||||
} else {
|
||||
ret = tmp1;
|
||||
}
|
||||
GST_WARNING ("Got base URI from MPD file URI %s", ret);
|
||||
GST_INFO ("Got base URI from MPD file URI %s", ret);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user