From 3a61620844c2ebc7cac30ce03c1980f63e5badd6 Mon Sep 17 00:00:00 2001 From: winlin Date: Sun, 30 Mar 2014 12:01:30 +0800 Subject: [PATCH] update readme, merge from gh-pages. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c7f2bfcb..2c157734f 100755 --- a/README.md +++ b/README.md @@ -150,7 +150,8 @@ usr sys idl wai hiq siq| read writ| recv send| in out | int csw 41 6 52 0 0 1| 0 1264k| 116M 116M| 0 0 | 25k 28k 48 6 45 0 0 1| 0 1272k| 143M 143M| 0 0 | 27k 27k -See also: [Performance Test Guide](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance) +See also: [Performance for x86/x64 Test Guide](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance)
+See also: [Performance for RaspberryPi](https://github.com/winlinvip/simple-rtmp-server/wiki/RaspberryPi) ## Releases * 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.
@@ -178,7 +179,8 @@ See also: [Performance Test Guide](https://github.com/winlinvip/simple-rtmp-serv * nginx v1.5.0: 139524 lines
## History -* v1.0, 2014-03-29, add release binary package for raspberry-pi. +* v1.0, 2014-03-29, add wiki [Performance for RaspberryPi](https://github.com/winlinvip/simple-rtmp-server/wiki/RaspberryPi). +* v1.0, 2014-03-29, add release binary package for raspberry-pi. * v1.0, 2014-03-26, support RTMP ATC for HLS/HDS to support backup(failover). * v1.0, 2014-03-23, support daemon, default start in daemon. * v1.0, 2014-03-22, support make install/install-api and uninstall.