Fix bugs
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
app.ports.registerVideo.subscribe(function(args) {
|
||||
requestAnimationFrame(function() {
|
||||
console.log(document.getElementById(args[0]));
|
||||
vd.setup(args[0], args[1] + "/manifest.mpd")
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user