easyplayer使用

博客介绍了EasyPlayer.js在前端开发中的使用。首先要安装插件,接着配置js文件,需将相关文件复制到静态文件根目录public/下,最后说明了在Vue中使用时直接给videoUrl赋值即可,还给出了文档属性参考链接。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1.安装插件

npm install @easydarwin/easyplayer --save

2.配置js文件
copy node_modules/@easydarwin/easyplayer/dist/component/EasyPlayer.swf 到 静态文件 根目录public/下
copy node_modules/@easydarwin/easyplayer/dist/component/crossdomain.xml 到 静态文件 根目录public/下
copy node_modules/@easydarwin/easyplayer/dist/component/EasyPlayer-lib.min.js 到 静态文件 根目录public/下

3.vue使用

import EasyPlayer from "@easydarwin/easyplayer";
<EasyPlayer :videoUrl="videoUrl" live autoplay stretch ref="easyPlayer" class="video-js"></EasyPlayer>

直接给videoUrl赋值就可以了

文档属性参考https://gitcode.net/mirrors/tsingsee/EasyPlayer.js/-/tree/master/demo

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值