winlin

update readme for wiki

正在显示 1 个修改的文件 包含 6 行增加3 行删除
@@ -215,8 +215,8 @@ cd simple-rtmp-server/trunk @@ -215,8 +215,8 @@ cd simple-rtmp-server/trunk
215 215
216 <strong>Step 2:</strong> build SRS, 216 <strong>Step 2:</strong> build SRS,
217 <strong>Requires Centos6.x/Ubuntu12 32/64bits, others see Build( 217 <strong>Requires Centos6.x/Ubuntu12 32/64bits, others see Build(
218 -[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Build),  
219 -[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_Build) 218 +[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_CN_Build),
  219 +[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_EN_Build)
220 ).</strong> 220 ).</strong>
221 221
222 <pre> 222 <pre>
@@ -318,7 +318,10 @@ Supported operating systems and hardware: @@ -318,7 +318,10 @@ Supported operating systems and hardware:
318 [CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Performance), 318 [CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Performance),
319 [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_Performance) 319 [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_Performance)
320 ): single-thread, async socket, event/st-thread driven. 320 ): single-thread, async socket, event/st-thread driven.
321 -1. [High-concurrency](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Performance), 1800 connections(500kbps), 900Mbps, CPU 90.2%, 41MB 321 +1. High-concurrency(
  322 +[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Performance),
  323 +[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_Performance)
  324 +), 6000+ connections(500kbps), 900Mbps, CPU 90.2%, 41MB
322 1. Support [RTMP Origin Server](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DeliveryRTMP). 325 1. Support [RTMP Origin Server](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DeliveryRTMP).
323 1. Support [RTMP Edge Server](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Edge) for CDN, push/pull stream from any RTMP server 326 1. Support [RTMP Edge Server](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Edge) for CDN, push/pull stream from any RTMP server
324 1. Support single process; no multiple processes. 327 1. Support single process; no multiple processes.