winlin

update readme

正在显示 1 个修改的文件 包含 12 行增加11 行删除
... ... @@ -303,17 +303,18 @@ Supported operating systems and hardware:
22. Player, publisher(encoder), and demo pages(jquery+bootstrap). <br/>
23. Demo video meeting or chat(SRS+cherrypy+jquery+bootstrap). <br/>
24. [dev] Full documents in wiki, in chineses. <br/>
25. [plan] Support HLS cluster, use RTMP ATC to generate the TS<br/>
26. [plan] Support RTMP edge server, push/pull stream from any RTMP server<br/>
27. [plan] Support multiple processes, for both origin and edge<br/>
28. [plan] Support network based cli and json result.<br/>
29. [plan] Support RTSP(RTP, SDP)<br/>
30. [no-plan] Support adobe flash refer/token/swf verification.<br/>
31. [no-plan] Support adobe amf3 codec.<br/>
32. [no-plan] Support dvr(record live to vod file)<br/>
33. [no-plan] Support encryption: RTMPE/RTMPS, HLS DRM<br/>
34. [no-plan] Support RTMPT, http to tranverse firewalls<br/>
35. [no-plan] Support file source, transcoding file to live stream<br/>
25. [plan] Support RTSP(RTP, SDP)<br/>
26. [plan] Support system utest<br/>
27. [plan] Support HLS cluster, use RTMP ATC to generate the TS<br/>
28. [plan] Support RTMP edge server, push/pull stream from any RTMP server<br/>
29. [plan] Support multiple processes, for both origin and edge<br/>
30. [plan] Support network based cli and json result.<br/>
31. [no-plan] Support adobe flash refer/token/swf verification.<br/>
32. [no-plan] Support adobe amf3 codec.<br/>
33. [no-plan] Support dvr(record live to vod file)<br/>
34. [no-plan] Support encryption: RTMPE/RTMPS, HLS DRM<br/>
35. [no-plan] Support RTMPT, http to tranverse firewalls<br/>
36. [no-plan] Support file source, transcoding file to live stream<br/>
### Performance
1. 300 connections, 150Mbps, 500kbps, CPU 18.8%, MEM 5956KB.
... ...