From a7df93c8ff5b9df8e24fce52659a41182d277a60 Mon Sep 17 00:00:00 2001 From: winlin Date: Mon, 10 Mar 2014 23:18:58 +0800 Subject: [PATCH] add wiki Usage:Forward --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ded65e176..9815200b1 100755 --- a/README.md +++ b/README.md @@ -52,7 +52,8 @@ cd simple-rtmp-server/trunk See also:
[Usage: How to delivery RTMP?](https://github.com/winlinvip/simple-rtmp-server/wiki/SampleRTMP)
[Usage: How to delivery HLS?](https://github.com/winlinvip/simple-rtmp-server/wiki/SampleHLS)
-[Usage: How to delivery FFMPEG?](https://github.com/winlinvip/simple-rtmp-server/wiki/SampleFFMPEG)
+[Usage: How to transcode RTMP stream by FFMPEG?](https://github.com/winlinvip/simple-rtmp-server/wiki/SampleFFMPEG)
+[Usage: How to Forward stream?](https://github.com/winlinvip/simple-rtmp-server/wiki/SampleForward)
[Usage: How to show the demo of SRS?](https://github.com/winlinvip/simple-rtmp-server/wiki/SampleDemo)
### Architecture