vue-dplayer icon indicating copy to clipboard operation
vue-dplayer copied to clipboard

📹 A Vue 2.x video player component based on DPlayer

Results 27 vue-dplayer issues
Sort by recently updated
recently updated
newest added

Lacks support for HLS "vue.esm.js?efeb:1897 ReferenceError: Hls is not defined" please add hls.js within package.json

是我姿势不对吗 ```vue import VueDPlayer from 'vue-dplayer' import 'vue-dplayer/dist/vue-dplayer.css' export default { name: 'App', components: { 'd-player': VueDPlayer }, methods: { play() { console.log('play callback') } }, mounted() { // this.player...

Hi, I want to try this with Nuxt.js. Does it work with SSR? Thanks.

异步请求回来视频的地址,设置 options.video.url 不能播放。

右键菜单如何取消

在网页上可以全屏,打包加壳成安卓app后不能全屏播放,求解

我的目前只能播放mp4格式。视频格式如何配置?

![VVZ()~W(43C@{I(V7PEZF P](https://user-images.githubusercontent.com/35288214/69858948-19954f80-12ce-11ea-99e2-bb233e40398e.png)

如题报错 ![image](https://user-images.githubusercontent.com/21018675/55385367-8994df80-555f-11e9-84ae-1a4771615afb.png) 发现问题 望修改