Top "Video.js" questions

Video.

video.js size to fit div

I have a video in a div with a 40% width. In the html, width="100%" height="auto" makes the video disappear. …

percentage video.js
How to play rtmp live stream using videojs?

I'm using OBS to push live stream to my local rtmp server(node-rtsp-rtmp-server), and it works well with VLC media …

video.js live-streaming
Playing with video.js ustream m3u8 file streaming

I have tried to play in a web page a m3u8 file streaming with video.js, But I could …

javascript html streaming video.js m3u8
Vue.js: Data is not updating with state change so the re-render does not happen

I have a reusable component that is a video.js video player. This component works fine when the data is …

vue.js vuejs2 video.js
Video.js enter fullscreen on play

I've been searching around for a long time but still haven't found a valid solution for my problem. I just …

javascript jquery html5-video video.js
Video.js - Autoplay and Loop not working on phone

I use this code to make a video (eg. banner, so no controls) autoplay and loop forever. <video id="…

html google-chrome video.js
HTML5 video element request stay pending forever (on chrome)

I have a weird issue in Chrome. Each time I load a <video> element, chrome will start two …

html google-chrome html5-video mediaelement.js video.js
How to pause video on video.js without controls

I'm using video.js. Here's how I have implemented it. <video id="example_video_1" class="video-js vjs-default-skin" loop preload="…

javascript jquery javascript-events video.js
HTML5 Video Seamless Looping

I know this question has been asked a number of times, and I've looked through every single one of them …

javascript html video video.js
Does video.js video player supports youtube videos?

I need customized HTML5 video player, also I need youTube videos to play. I got one HTML 5 video player vidoeJS …

html youtube video.js video-player