From a0757c36bcb209535c846432caf13cc555d0c8c6 Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 1 Jan 2014 23:15:28 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8b822b5a..7e89335f0 100755 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ Supported operating systems and hardware: 11. Support listen at multiple ports.
12. Support long time(>4.6hours) publish/play.
13. High performace, 1800 connections(500kbps), 900Mbps, CPU 90.2%, 41MB
-14. Support forward publish stream to build active-standby cluster.
+14. Support forward publish stream to build active-standby [cluster](https://github.com/winlinvip/simple-rtmp-server/wiki/Cluster).
15. Support broadcast by forward the stream to other servers(origin/edge).
16. Support live stream transcoding by ffmpeg.
17. Support live stream forward(acopy/vcopy) by ffmpeg.