winlin

update readme

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