-
看起来似乎和 #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
/…
-
vue.runtime.esm.js?12a6:619 [Vue warn]: Error in mounted hook: "TypeError: this.$refs.video.setAttribute is not a function"
vue.runtime.esm.js?12a6:619[Vue warn]: Error in mounted hook: "TypeError:…
-
## Description
VIDEOJS: ERROR: TypeError: this.stream is undefined
muteTracks videojs.record.js:4221
stop videojs.record.js:3860
dispose videojs.record.js:4118
dispatcher video.es…
-
Unable to play flv video
"vue-video-player": "^5.0.2"
"videojs-flash": "2.1.2"
This question has been mentioned many times and still exists
SXZXD updated
2 years ago
-
## Description
Record plugin not registering properly, ending up with the following error in the console:
## Steps to reproduce
Relevant snippets from my code -
Imports:
```
import videojs fr…
-
When I update the thumbnail image in Sanity backend, the poster is not updated to reflect it. It just shows the center timestamp.
I'm using Vue:
```
export default {
me…