From e51e517104ef7c7096c0aef95fff61fbad6af091 Mon Sep 17 00:00:00 2001 From: winlin Date: Fri, 28 Feb 2014 09:03:15 +0800 Subject: [PATCH] update readme --- README.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 1b2a588f1..c93de31f5 100755 --- a/README.md +++ b/README.md @@ -303,17 +303,18 @@ 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 HLS cluster, use RTMP ATC to generate the TS
-26. [plan] Support RTMP edge server, push/pull stream from any RTMP server
-27. [plan] Support multiple processes, for both origin and edge
-28. [plan] Support network based cli and json result.
-29. [plan] Support RTSP(RTP, SDP)
-30. [no-plan] Support adobe flash refer/token/swf verification.
-31. [no-plan] Support adobe amf3 codec.
-32. [no-plan] Support dvr(record live to vod file)
-33. [no-plan] Support encryption: RTMPE/RTMPS, HLS DRM
-34. [no-plan] Support RTMPT, http to tranverse firewalls
-35. [no-plan] Support file source, transcoding file to live stream
+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
### Performance 1. 300 connections, 150Mbps, 500kbps, CPU 18.8%, MEM 5956KB.