winlin

update readme, merge from gh-pages.

正在显示 1 个修改的文件 包含 4 行增加2 行删除
@@ -150,7 +150,8 @@ usr sys idl wai hiq siq| read writ| recv send| in out | int csw @@ -150,7 +150,8 @@ usr sys idl wai hiq siq| read writ| recv send| in out | int csw
150 41 6 52 0 0 1| 0 1264k| 116M 116M| 0 0 | 25k 28k 150 41 6 52 0 0 1| 0 1264k| 116M 116M| 0 0 | 25k 28k
151 48 6 45 0 0 1| 0 1272k| 143M 143M| 0 0 | 27k 27k 151 48 6 45 0 0 1| 0 1272k| 143M 143M| 0 0 | 27k 27k
152 </pre> 152 </pre>
153 -See also: [Performance Test Guide](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance) 153 +See also: [Performance for x86/x64 Test Guide](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance)<br/>
  154 +See also: [Performance for RaspberryPi](https://github.com/winlinvip/simple-rtmp-server/wiki/RaspberryPi)
154 155
155 ## Releases 156 ## Releases
156 * 2013-12-25, [Release v0.9](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.9), support bandwidth test, player/encoder/chat demos. 20926 lines.<br/> 157 * 2013-12-25, [Release v0.9](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.9), support bandwidth test, player/encoder/chat demos. 20926 lines.<br/>
@@ -178,7 +179,8 @@ See also: [Performance Test Guide](https://github.com/winlinvip/simple-rtmp-serv @@ -178,7 +179,8 @@ See also: [Performance Test Guide](https://github.com/winlinvip/simple-rtmp-serv
178 * nginx v1.5.0: 139524 lines <br/> 179 * nginx v1.5.0: 139524 lines <br/>
179 180
180 ## History 181 ## History
181 -* v1.0, 2014-03-29, add release binary package for raspberry-pi. 182 +* v1.0, 2014-03-29, add wiki [Performance for RaspberryPi](https://github.com/winlinvip/simple-rtmp-server/wiki/RaspberryPi).
  183 +* v1.0, 2014-03-29, add release binary package for raspberry-pi.
182 * v1.0, 2014-03-26, support RTMP ATC for HLS/HDS to support backup(failover). 184 * v1.0, 2014-03-26, support RTMP ATC for HLS/HDS to support backup(failover).
183 * v1.0, 2014-03-23, support daemon, default start in daemon. 185 * v1.0, 2014-03-23, support daemon, default start in daemon.
184 * v1.0, 2014-03-22, support make install/install-api and uninstall. 186 * v1.0, 2014-03-22, support make install/install-api and uninstall.