winlin

change dev plan

正在显示 1 个修改的文件 包含 2 行增加2 行删除
@@ -2,7 +2,7 @@ Simple-RTMP-Server @@ -2,7 +2,7 @@ Simple-RTMP-Server
2 ================== 2 ==================
3 3
4 SRS(SIMPLE RTMP Server) over state-threads created in 2013.<br/> 4 SRS(SIMPLE RTMP Server) over state-threads created in 2013.<br/>
5 -SRS is a simple, RTMP/HLS, high-performance, multiple process(plan), origin/edge(plan) live server.<br/> 5 +SRS is a simple, RTMP/HLS, high-performance, single(plan)/multiple processes, edge(plan)/origin live server.<br/>
6 SRS supports [vhost](https://github.com/winlinvip/simple-rtmp-server/wiki/RtmpUrlVhost), rtmp, [HLS](https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS), transcoding, forward, http hooks. <br/> 6 SRS supports [vhost](https://github.com/winlinvip/simple-rtmp-server/wiki/RtmpUrlVhost), rtmp, [HLS](https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS), transcoding, forward, http hooks. <br/>
7 Blog: [http://blog.csdn.net/win_lin](http://blog.csdn.net/win_lin) <br/> 7 Blog: [http://blog.csdn.net/win_lin](http://blog.csdn.net/win_lin) <br/>
8 See also: [https://github.com/winlinvip/simple-rtmp-server](https://github.com/winlinvip/simple-rtmp-server) <br/> 8 See also: [https://github.com/winlinvip/simple-rtmp-server](https://github.com/winlinvip/simple-rtmp-server) <br/>
@@ -231,7 +231,7 @@ Supported operating systems and hardware: @@ -231,7 +231,7 @@ Supported operating systems and hardware:
231 23. Demo video meeting or chat(SRS+cherrypy+jquery+bootstrap). <br/> 231 23. Demo video meeting or chat(SRS+cherrypy+jquery+bootstrap). <br/>
232 24. [dev] Full documents in wiki, in chineses. <br/> 232 24. [dev] Full documents in wiki, in chineses. <br/>
233 25. [plan] Support RTMP edge server<br/> 233 25. [plan] Support RTMP edge server<br/>
234 -26. [plan] Support multiple process<br/> 234 +26. [plan] Support multiple processes<br/>
235 27. [plan] Support network based cli and json result.<br/> 235 27. [plan] Support network based cli and json result.<br/>
236 28. [no-plan] Support adobe flash refer/token/swf verification.<br/> 236 28. [no-plan] Support adobe flash refer/token/swf verification.<br/>
237 29. [no-plan] Support adobe amf3 codec.<br/> 237 29. [no-plan] Support adobe amf3 codec.<br/>