-
Hello!
I'm currently workingith vue-videoJS library, but i have some problems.
I need to add more buttons in the video bar. I need add live button, vu-meter button, subtitles button and custom i…
-
## Description
Hi, developers! I see what you worked on the problem #6640, but she is still there, on my devices.
(I'm using Iphone 12 for test)
and Next.js v10
## Steps to reproduce
Explain in…
-
![image](https://user-images.githubusercontent.com/46803227/62411339-f1e5f180-b623-11e9-86e5-a73a8209c1a8.png)
headers["accept"] || headers["Accept"] || (headers["Accept"] = "application/json, text/p…
-
When using the lang-html release 6.3.0 or 6.3.1 (6.2.0 works fine) together with Webpack in a Vue app, I get the following error message in the browser (running a dev server with yarn run serve):
`…
-
### Version
vue-final-modal: 3.4.18
vue: 4.0.2
nuxt: n/a
### OS
Mac
### Reproduction Link
### Steps to reproduce
create dialog with a video player inside (I'm using @videojs-p…
-
看起来似乎和 #17 #14 是类似的
[![1.png](https://s1.ax1x.com/2022/09/16/vzXIr6.png)](https://imgse.com/i/vzXIr6)
[![2.png](https://s1.ax1x.com/2022/09/16/vzX7VO.png)](https://imgse.com/i/vzX7VO)
package.j…
-
作者大大你好,我的开发环境是 arch linux ,这是我的代码
```dart
import 'package:flutter/material.dart';
import 'package:video_player/video_player.dart';
import "package:fvp/fvp.dart";
void main() {
registerWith(o…
-
**Describe the bug**
I updated our self hosted Chatwoot instance deployed in Kubernetes with helm. I followed the instructions to upgrade the helm chart version from 0.9.0 to latest. Now when I t…
-
### Description
When initializing a Video.js Player inside a Vue Compoenent with a webm/vp8 video the player throws `VIDEOJS: – "ERROR:" – "(CODE:4 MEDIA_ERR_SRC_NOT_SUPPORTED)" – "No compatible so…
-
### Describe the bug
我查看了事件的文档([文档地址](https://github.com/surmon-china/videojs-player#component-events)),发现很多videojs的事件是支持的,
但是我为组件绑定了volumechange和ratechange事件 但是回调函数没有触发,经过测试,只有以下事件会被触发
```js
/…