-
Just tried this (as mentioned before).
Found this potential bug when opening a site with the video player in Safari on macOS.
Basically, in a Chromium based browser it works. But in Safari it …
-
Videojs 6 released, got a bunch of error in console when tried to use, might need to tweak thing a bit.
-
Uncaught DOMException: Failed to read the 'handle' property from 'MediaSource': MediaSourceHandle creation is currently supported only in a dedicated worker.
-
### Vue - Official extension or vue-tsc version
2.1.10
### VSCode version
1.95.3
### Vue version
3.5.13
### TypeScript version
5.6.3
### System Info
```shell
System:
OS: Windows 11 10.0.…
-
英文不好抱歉,使用vue-video-player控件的时候,切换tab页,如果页面有多个video控件,会刷新多次,
点击checkbox,关闭弹窗(或相关dom)操作,video控件都会重新加载或刷新,请问该怎么解决呢?
```
{{item.content.title}}
…
-
### Description
The video format that we have is (using ffprobe):
```
ffprobe version 6.1.1-tessus https://evermeet.cx/ffmpeg/ Copyright (c) 2007-2023 the FFmpeg developers
built with Apple …
-
### Description
currently (2023) - is there a way to use from within a shadow dom component (for example when using lit-element), so that the player functionality will work properly ?
it seems like…
-
vttjs' of undefined 有没有大佬遇到这个问题
-
## Description
I've been struggling with the crossorigin attribute; right now the implementation I have is a playlist, the first video should not have such attribute but the second does and I have tr…
-
**1、描述**
v-for循环多个video , 每个video的options使用函数返回 代码如下 截图如下(真的不太会用github的格式化代码,咋格式,咋高亮,, 有木有教程呀)
template代码:
``` javascript
```
script相关代码:
``` javascript
//…