javascript - Html5 怎么播放 m3u8的视频,框架使用的是Angular?
PHPz
PHPz 2017-04-18 09:20:10
0
4
1033

在项目中视频的格式使用的是m3u8,但是Html5的video不支持这种格式的播放,前端开发框架是Angular?

PHPz
PHPz

学习是最好的投资!

reply all(4)
伊谢尔伦

Try video.js

Peter_Zhu

Safari should have built-in support for m3u8

If you use video.js, you need to add the videojs-contrib-hls plug-in

But it seems that IE is not supported

左手右手慢动作

Backend converted to universal mp4

Peter_Zhu

The mobile version supports m3u8, but the computer does not support it

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template