Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 888 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 888 Bytes

m3u8player提供了网页和app播放方式播放m3u8直播源和点播链接,全面支持Windows、Android、IOS平台。

P2P版本的M3u8播放器项目: https://github.com/SeaHaige/pkplayer

HLS.js是网页HTML5版的m3u8播放器,支持chrome、FIREFOX等浏览器。

Demo : https://seahaige.github.io/m3u8player/HLS.js/index.html

flashls-dev是flash版的m3u8播放器,可在IE、Chrome下运行。

Demo : https://seahaige.github.io/m3u8player/flashls-dev/examples/flowplayer

nginx-rtmp是HLS服务器,在windows下运行。

OBS的推流路径:rtmp://127.0.0.1/hls/test

M3U8播放地址:http://127.0.0.1/hls/test.m3u8

m3u8player也可以支持P2P播放模式,使用ppeasy(P2P传输SDK),其特点是无需架设穿透服务器,用户之间直接进行数据的交换,从而降低服务器带宽需求。

QQ技术交流群: 466907566