移动端播放视频时,我的视频是传到阿里云服务器上的,然后根据查询返回来的视频地址。所以,根本不存在file类型文件打开方式,也就是电脑的物理地址视频文件,还是提示please use the http protocol to open the page

解决方法:

找到ckplayer.js
搜索 please use the http protocol to open the page  
把部分if判断代码块注释掉
在打包app访问就可以正常播放了

Logo

前往低代码交流专区

更多推荐