有没有人能指出我在Android上播放hls / m3u8流的工作cordova插件?我尝试使用JW Player和html5视频标签,两者都不起作用!提前感谢。
<video id="myVideoTag" width="320" height="250" onerror="playbackFailed(event)" poster="http://www.freeiconspng.com/uploads/video-play-icon-26.gif" autobuffer controls autoplay>
<source id="mp4" src="http://www.nacentapps.com/m3u8/index.m3u8" type="video/mp4">