等了一年多了,播放器终于出来了
需要支持M3U8
等了一年多了,播放器终于出来了
需要支持M3U8
很好爱爱啊 (作者)
iframe框架下播放器加载不出来
TypeError: Cannot set property 'innerText' of null?
Uncaught TypeError: Cannot read property 'offsetWidth' of null
<body>
<iframe id="video" style="width:100%;height:260px;background-color:#000000;margin:auto"></iframe>
<br>
<iframe src="http://youku.com-www-163.com/20180524/5515_2978ab21/index.m3u8" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" marginwidth="0" marginheight="0" border="0" scrolling="no" frameborder="0" topmargin="0" width="100%" height="100%"></iframe>
</body>
我按照你下面设置iframe的方式添加的iframe标签,视频可以播放
TypeError: Cannot set property 'innerText' of null?这个问题是因为你46行代码的pp标签不存在。
2018-07-09 11:38
应用 H5 端播放视频,可以参考 MuiPlayer。它提供了一套完善的视频播放解决方案,处理移动端播放的各种兼容性问题以及对 h5 plus api 的支持。支持 flv 以及 hls 视频协议的播放:
FullStack - 【插件开发】【专治疑难杂症】【ios上架、马甲包、白包、过审、已成功上架过几百个】【多款插件已上架:https://ext.dcloud.net.cn/publisher?id=22130】【非诚勿扰】QQ:543610866
VLC多媒体播放器、支持rtsp、rtmp、mms、ftp、udp/rtp等等大多数格式、截图、录制、速率、快进、倒退、音量、窗口缩放、视频纵横比、音轨等等:https://ext.dcloud.net.cn/plugin?id=8762
崔先生
您好,我写的播放 m3u8 格式的视频,直接App卡退
2018-08-28 17:20