-
## Description
When you return from full screen window, visual frame disappears. Black color is displayed instead of video frame.
## Steps to reproduce
Explain in detail the exact steps necessary…
-
Hello,
I've encountered a persistent issue with the videojs-youtube plugin where videos fail to start playing if the play button is clicked during the buffering phase and before the video is fully …
-
### Description
Hello,
when using video.js v7.21.5 in our project, we need it to use @http-streaming 2.16.3, but in dependencies it is
"@videojs/http-streaming": "2.16.2", which cannot even be …
-
https://github.com/videojs/video.js/wiki/Plugins
-
## Description
We are using both videojs and videojs-contrib-dash to play MPEG file. We have observed the chunks are downloaded when the page loaded. It means before click on the play button. In this…
-
## Description
fastQualityChange still triggering playback watcher errors, specifically `Excessive main segment downloading detected`
https://github.com/videojs/video.js/issues/8452
## Sources
…
-
Hi guys, I'm trying to run examples of videojs-vr implementation from examples folder of the repo by running `npm run build-prod` && `npm run server` and accessing `http://localhost:9999/` but unfortu…
-
Hi, I was wondering if you also could add Vimeo plugin support. The author of the youtube plugin also has a vimeo one: https://github.com/eXon/videojs-vimeo
-
I am trying to add videojs dash support using this plugin, but failing to load using browserify.
I am adding the following dependencies to the package.json:
```
"video.js": "6.2.7",
"dashjs": …
-
Hi there,
We are considering using this awesome plugin with videojs and we want to make it work with images too. Have anyone an idea about how we can do this? what are the dependencies between videoj…