-
node-v:v10.24.1
`npm WARN tar ENOENT: no such file or directory, lstat '/Users/weidian/project/luna/zlm-video-admin/node_modules/.staging/@videojs/vhs-utils-138ed859/test/fixtures'
npm WARN tar …
-
I am using this versions
Closed Captions are are working on browsers but when I make it apk or try on emulator. suddenly the captions are not showing or even the controls for captions.
I am usin…
-
## Description
I am trying to use your plugin, via import statements. Problem is, that I can't get it working. I am getting error
## Steps to reproduce
I have imported videojs and overlay plugin …
-
Hello,
I'm having difficulties setting up and using the videojs-playlist plugin. I tried following the examples, but after importing the library it says that player.playlist() is not a function. My…
-
err message
video.cjs.js?3d33:440 VIDEOJS: ERROR: The "flash" tech is undefined. Skipped browser support check for that tech.
already npm this
"vue-video-player": "^5.0.2",
"videojs-flash": "^2…
-
I encountered some problems. When I changed the URL through player.src after getting the media URL from the API, the player would get stuck and jump out of the warn, but the player also used the same …
-
### Description
when i used videojs to play m3u8, there are some errors. It notes (CODE:3 MEDIA_ERR_DECODE) Playback cannot continue. No available working or supported playlists.
### Reduced tes…
-
VueJS: 2.5.13
VueVideoPlayer: 5.0.1
I am currently getting the below error
VIDEOJS: Video.js: play unavailable on Html5 playback technology element. TypeError: Cannot read property 'element' of…
-
# video.js
## video.js 播放 rtsp、hls
**HLS**
> HLS( HTTP Live Streaming)苹果公司提出的流媒体协议,直接把流媒体切片成一段段,信息保存到m3u列表文件中,
可以将不同速率的版本切成相应的片;播放器可以直接使用http协议请求流数据,可以在不同速率的版本间自由切换,实现无缝播放;省去使用其他协议的烦恼。缺点是延迟大小受切片大…
-
### Description
I have noticed that some m3u8 URLs return this error message. What could be the issue?
### Reduced test case
1
### Steps to reproduce
```
import {…