vue3-video-player
vue3-video-player copied to clipboard
vue3 version of vue-core-video-player
import Vue3VideoPlayer from '@cloudgeek/vue3-video-player' import '@cloudgeek/vue3-video-player/dist/vue3-video-player.css'
Hi, sorry I got some problem again. When I played HLS video on iOS or Safari, it's show message like this. Is this because it doesn't support iOS or Safari?...
I still got error after I change back to [email protected], what the problem? It's because I use sentry? Or something that hls core bug? I can't reproduce it on stackblitz.....
使用Nuxt3 `3.0.0-rc.11`后报错 ``` [nuxt] [request error] [unhandled] [500] navigator is not defined at Module.fb15 (E:\WebstormProjects\test-web\node_modules\@cloudgeek\vue3-video-player\dist\vue3-video-player.common.js:22733:10) at __webpack_require__ (E:\WebstormProjects\test-web\node_modules\@cloudgeek\vue3-video-player\dist\vue3-video-player.common.js:21:30) at E:\WebstormProjects\test-web\node_modules\@cloudgeek\vue3-video-player\dist\vue3-video-player.common.js:85:18 at Object. (E:\WebstormProjects\test-web\node_modules\@cloudgeek\vue3-video-player\dist\vue3-video-player.common.js:88:10) at Module._compile (internal/modules/cjs/loader.js:1063:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10) at...
Hello! Randomly get error when change video resolution ( the error also occurs in your demo https://stackblitz.com/edit/vitejs-vite-rf6dum?file=src%2FApp.vue) {type: 'otherError', details: 'internalException', fatal: false, event: 'hlsError', error: TypeError: _this6.downgradeCore is not...
用flv.js 会出现视频流超过6路,第7路请求状态是pending,使用这个插件是否也会出现相同的问题,我需要你们的帮助
Hi, I need to autoplay live HLS stream. It looks that autoplay attribute do nothing. Moreover it seems that the player doesn't detect that is a live stream. Thank you...
可不可以支持一下vite