Skip to content Skip to sidebar Skip to footer
Showing posts with the label Video.js

How To Disable Youtube Captions In A Youtube Embed Link

When creating an embed link on youtube the Captions are on by default. Is there a way to disable to… Read more How To Disable Youtube Captions In A Youtube Embed Link

Add Custom Headers To Videojs Player Source

I have a backend api (using express) that handles a streaming video m3u8 file. http://localhost:300… Read more Add Custom Headers To Videojs Player Source

How To Add Event Listener To Videojs When Start To Play A Video?

How do I add event listener to videojs when the video is start to play? (this event should be calle… Read more How To Add Event Listener To Videojs When Start To Play A Video?

Multiple Responsive Video.js Players

I'm using this solution, http://daverupert.com/2012/05/making-video-js-fluid-for-rwd/, to make … Read more Multiple Responsive Video.js Players

Video Js In Angular 9 - Live Video - 'can't Resolve Videojs' Problem?

I am struggling to get the videojs to work in my angular 9 app. I have viewed all the exisitng stac… Read more Video Js In Angular 9 - Live Video - 'can't Resolve Videojs' Problem?

Video.js With Backbone.js - Skin Is Not Applied

I use videojs 4 with backbonejs, and in some cases the player is rendered, but default skin in is n… Read more Video.js With Backbone.js - Skin Is Not Applied