Closed syedbaqarrizvi closed 7 years ago
Hi there.
Sorry for taking so long to respond. I've just released a new version with a new build system. Read the updated README.md, give it a go and take a look at the example in example/shaka.html
If you are still having issues please share a hosted page that we can check out.
Hello jbroberg, Its very amazing to see your version of the combine shaka and VIdeo.js the most awesome thing in you code is the Resolution selector which seems pretty good actually. But i am having 3 Errors after putting like your example . its Playing mp4 is not working in .MPD
1) VIDEOJS: ERROR: The "Shaka" tech is undefined. Skipped browser support check for that
// call appropriate log function if (console[type].apply) { console[type].apply(console, argsArray);
2) Uncaught TypeError: Cannot read property 'extend' of undefined(anonymous function) @ videojs.shaka.dev.js.
videojs.Shaka = videojs.Html5.extend({
3) Uncaught ReferenceError: goog is not defined .
goog.require('shaka.Player');
Screen shotHope you will respond me from your precious Time
Many Thanks , baqarrizvi