From ed983465e3c2023d2cce7d35a620d33bb22448ad Mon Sep 17 00:00:00 2001 From: winlin Date: Tue, 26 Nov 2013 16:07:52 +0800 Subject: [PATCH] support HLS(m3u8) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 051c5225b..e3a9d3c41 100755 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ url: rtmp://127.0.0.1:1935/live/livestream * nginx v1.5.0: 139524 lines
### History +* v0.5, 2013-11-24, support HLS(m3u8). * v0.5, 2013-11-24, support write ts file. * v0.5, 2013-11-21, add ts_info tool to demux ts file. * v0.5, 2013-11-16, add rtmp players(OSMF/jwplayer5/jwplayer6).