From 25cb3054d5802af956e86b6bb6b6caeffca9f331 Mon Sep 17 00:00:00 2001 From: winlin Date: Fri, 28 Feb 2014 11:46:42 +0800 Subject: [PATCH] update readme. --- README.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index c93de31f5..7b3df0e82 100755 --- a/README.md +++ b/README.md @@ -303,18 +303,19 @@ Supported operating systems and hardware: 22. Player, publisher(encoder), and demo pages(jquery+bootstrap).
23. Demo video meeting or chat(SRS+cherrypy+jquery+bootstrap).
24. [dev] Full documents in wiki, in chineses.
-25. [plan] Support RTSP(RTP, SDP)
-26. [plan] Support system utest
-27. [plan] Support HLS cluster, use RTMP ATC to generate the TS
-28. [plan] Support RTMP edge server, push/pull stream from any RTMP server
-29. [plan] Support multiple processes, for both origin and edge
-30. [plan] Support network based cli and json result.
-31. [no-plan] Support adobe flash refer/token/swf verification.
-32. [no-plan] Support adobe amf3 codec.
-33. [no-plan] Support dvr(record live to vod file)
-34. [no-plan] Support encryption: RTMPE/RTMPS, HLS DRM
-35. [no-plan] Support RTMPT, http to tranverse firewalls
-36. [no-plan] Support file source, transcoding file to live stream
+25. [dev] Support RTMP(publish) library
+26. [plan] Support RTSP(RTP, SDP)
+27. [plan] Support system utest
+28. [plan] Support HLS cluster, use RTMP ATC to generate the TS
+29. [plan] Support RTMP edge server, push/pull stream from any RTMP server
+30. [plan] Support multiple processes, for both origin and edge
+31. [plan] Support network based cli and json result.
+32. [no-plan] Support adobe flash refer/token/swf verification.
+33. [no-plan] Support adobe amf3 codec.
+34. [no-plan] Support dvr(record live to vod file)
+35. [no-plan] Support encryption: RTMPE/RTMPS, HLS DRM
+36. [no-plan] Support RTMPT, http to tranverse firewalls
+37. [no-plan] Support file source, transcoding file to live stream
### Performance 1. 300 connections, 150Mbps, 500kbps, CPU 18.8%, MEM 5956KB.