Embed: Added flv.js to meta player

This commit is contained in:
Cat 2020-11-23 16:02:38 +01:00 committed by Thulinma
parent 4f1962b9b0
commit 6204a57a0e
12 changed files with 299 additions and 5 deletions

View file

@ -187,7 +187,6 @@ p.prototype.build = function (MistVideo,callback) {
this.onDashLoad();
}
else {
var scripttag = MistUtil.scripts.insert(MistVideo.urlappend(mistplayers.dashjs.scriptsrc(MistVideo.options.host)),{
onerror: function(e){
var msg = "Failed to load dashjs.js";