Chimeejs / chimee-player

A complete set of H5 player. 这是一套包含UI插件、FLV和HLS解码器的快速上手解决方案,可以按您的业务场景适当调整依赖后重新构建打包。
http://chimee.org/#demo
296 stars 45 forks source link

移动端ios,视频加载失败 #4

Closed londen closed 6 years ago

londen commented 6 years ago

wechatimg29

一直都是loading状态,然后就加载失败了,有时候这里

wx20171206-173411 2x

切换一下就能显示视频了。什么原因造成的呢?我引用的是chimee-player.browser.js这个版本的。

huzunjie commented 6 years ago

移动端 ios 不允许Video自动播放,如果有移动端应用需求可以参考移动版: https://github.com/Chimeejs/chimee-plugin-mobile-controlbar/tree/master/demo

londen commented 6 years ago

https://github.com/Chimeejs/chimee-plugin-mobile-controlbar/tree/master/demo 这个我下载下来跑在服务下报错。

wx20171206-183917 2x
yandeqiang commented 6 years ago

chimee 是 node_modules 里的文件, 你先 npm 一下

londen commented 6 years ago

你这里引用了2个index.browser是什么意思?

yandeqiang commented 6 years ago

一个是这个 chimee 。 一个是这个控制条

耳机静世界

邮箱:18636404184@163.com |

签名由 网易邮箱大师 定制

在2017年12月06日 19:30,londen 写道:

你这里引用了2个index.browser是什么意思?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.