-
Trying to initialize the plugin (v1.1.1 with videojs v6.9.0 and @types/videojs v7.2.5) with with ES6+React using this import code:
```
import videojs from 'video.js';
import AnnotationComments from…
-
I wanted to try using the media player component with our VOD service which serves up .mp4.m3u8 files (with a type of application/x-mpegurl), but the spinner just keeps spinning and all video controls…
-
### Environment
systemInfo>>>>>>>>>>>>>
System:
OS: macOS 10.15.7
CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
Memory: 395.01 MB / 16.00 GB
Shell: 5.7.1 - /bin/zsh
…
-
### Reporting a bug?
```ts
"nuxt": "^3.4.2",
"@nuxtjs/i18n": "^8.0.0-beta.11",
"vue-i18n": "^9.3.0-beta.17"
```
nuxt.config.ts:
```ts
// build modules
modules: [
'@vueuse/nuxt',
'@p…
-
### Describe the bug
package.json
```
{
"name": "website",
"description": "website",
"private": false,
"scripts": {
"dev": "nuxt dev --port 6636 --dotenv env/.env.dev",
…
-
__Please do not delete the template, by filling out the required information we can investigate your issue more quickly.__
Before opening an issue see if your problem can be resolved with the [trou…
-
### Description
Im try to create a tv app that consume stream video via hls and I decided to use video.js but I got a problem when a mix VueJS with videojs everything works well but the video is no…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Settings > Inboxes > Add Inbox > Whatsapp > 360Dialog
2…
-
**Behavior of the program**
When opening a video to watch i get this error message in the player and the video is not playable.
This happens randoms to me.
**Expected behavior**
Dont get this m…
-
### Description
I set the execution function of the userActions.click event in the options, but it does not execute after I click the video box, how can I solve it?
In addition, I tried to add an…