Embed: killed player.api.load for videojs, as it makes it go kaboom.
This commit is contained in:
parent
420fea9b31
commit
6ff35446ae
5 changed files with 58930 additions and 3 deletions
|
@ -160,6 +160,7 @@ p.prototype.build = function (MistVideo,callback) {
|
|||
return target[key] = value;
|
||||
}
|
||||
});
|
||||
MistVideo.player.api.load = function(){};
|
||||
|
||||
if (MistVideo.info.type == "live") {
|
||||
function getLastBuffer(video) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue