-
YouTube's API is loaded [here](https://github.com/videojs/videojs-youtube/blob/v2.6.1/src/Youtube.js#L788) once `videojs-youtube` is loaded. Is it possible this to be done lazily only when a video fro…
-
Will come from https://docs.aws.amazon.com/mediastore/latest/ug/cdns-allowing-cloudfront-to-access-mediastore.html.
An example from last year: https://d474nuifpska.cloudfront.net/holiday-special.m3u8…
-
Seeing KeySession error: code 6 consistently on iOS devices(iPhone and iPad) and rarely on safari MAC.
video.js: "7.11.8"
videojs-contrib-eme: "^3.9.0",
videojs-contrib-hls: "^5.14.1",
firstWeb…
-
## Description
I have found that, when using video.js 7.5.4 with built-in VHS, our .m3u8 streams reliably lose audio synch if played for a long enough period in Chrome. This is not observable when us…
-
### Description
Hello,
According to snyk.io, video js present a security issue cause by xmldom@0.7.6 imported by mpd-parser, updating to 0.7.7 would fix it.
Introduced through : video.js@8.2.0 …
-
err message
video.cjs.js?3d33:440 VIDEOJS: ERROR: The "flash" tech is undefined. Skipped browser support check for that tech.
already npm this
"vue-video-player": "^5.0.2",
"videojs-flash": "^2…
-
Hi,
I have tried to use this plugin but I could not start the basic example. You can see my project [here](https://codesandbox.io/s/boring-feynman-39b83?file=/index.html)
On the console window, …
-
**Describe the bug**
the thumbnail in the video page has top and bottom of it cut compared to video thumbnail in search and also in youtube page.
link https://www.youtube.com/watch?v=SDqGpKpTnUg…
-
> Using video.js and video-youtube.js (plugin for youtube support) creates an youtube Iframe. I am using it within the slick slider. Using your slick('setOption', 'responsive', [ array here ], true) f…
-
## Here is the sample code
```
videoPlayer.concat({
manifests: [{
url: introVideo,
mimeType: 'application/x-mpegURL'
},{
url: url,
mimeType: 'application/x-mp…