-
Hello!
I've added the hlsQualitySelector plugin to videojs player. It's working fine on desktop and Android, but not on iPhone (safari/chrome).
I tried adding hls: {overrideNative: true} and vhs: { …
-
## Description
player.tech() is not yet available when "xhr-hooks-ready" is called. The code described as an example in [the readme](https://github.com/videojs/http-streaming?tab=readme-ov-file#xhr-h…
-
We are using the plugin "videojs-resolution-selector". First time ad plays, main video gets play, if user changes the HD/SD. I think player gets reinitialized and ad plays again then main video. any h…
-
Dependencies and their chain, dependency with issue in bold
* [x] `circular-json` ->
* [x] `flat-entry-cache` -> **`eslint`** -> `videojs-standard`: see https://github.com/eslint/eslint/issues/112…
-
Hello,
A few users of the VideoJS plugin came to be, and ask to able to watch Video within the fullmode Fotorama plugin. See issue reference, https://github.com/xbgmsharp/piwigo-videojs/issues/91
I …
-
Just wondering if anyone has successfully managed to get `videojs-panorama` to work with `videojs-contrib-dash`? Although `videojs-contrib-hls` should work in theory, it seems people are still having …
-
videojs-hls-quality-selector : v1.0.5
videojs-contrib-quality-levels : v2.0.9
videojs: 7.5.4
Hello,
When I call hlsQualitySelector() plugin videojs-contrib-quality-levels has already fired its…
-
Hi,
I have a very odd issue occurs only on a specific case as below:
- **Device**: iPad Pro with M1 and iPad sixth generation (couldn't test it on other iPad models)
- **Browser**: Google Chro…
-
I downloaded the newest version of `videojs.js` and your `switcher`, but I have problem with show my LABEL.
I wrote this code:
```
videojs('video', {
plugins: {
videoJsResolutionSwitch…
-
## Description
I am requesting for beforeRequest to allow promises to be used within the function. The reason why I am requesting this functionality is because I am using service call to update the…