From 9e6746fcaa2b2ef44a0da8da21323c150f731141 Mon Sep 17 00:00:00 2001 From: winlin Date: Thu, 23 Jul 2015 14:29:37 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff789d434..5acff9c24 100755 --- a/README.md +++ b/README.md @@ -846,7 +846,7 @@ SRS always use the most simple architecture to support complex transaction. +----------------------+ | | | MediaSource(2) | | | | (RTSP,FILE, | | | -| HTTP,HLS, --push-+->-- Streamer ----(rtmp)-+-> SRS | +| HTTP,HLS, --push-+->-- Streamer(4) -(rtmp)-+-> SRS | | Device, | | | | ......) | | | +----------------------+-------------------------+----------------+ From fb46481fc73b84430b4437090cf58c4df75fe03c Mon Sep 17 00:00:00 2001 From: winlin Date: Thu, 23 Jul 2015 14:30:58 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5acff9c24..5cd4502b6 100755 --- a/README.md +++ b/README.md @@ -840,7 +840,7 @@ SRS always use the most simple architecture to support complex transaction. +----------------------+ | | | MediaSource(2) | | | | (RTSP,FILE, | | | -| HTTP,HLS, --pull-+->-- Ingester ----(rtmp)-+-> SRS | +| HTTP,HLS, --pull-+->-- Ingester(3) -(rtmp)-+-> SRS | | Device, | | | | ......) | | | +----------------------+ | | From cd8be3f1940f845336ff59f8e826bd48d28efa05 Mon Sep 17 00:00:00 2001 From: winlin Date: Thu, 23 Jul 2015 14:34:22 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cd4502b6..8cd2002ea 100755 --- a/README.md +++ b/README.md @@ -825,7 +825,7 @@ SRS always use the most simple architecture to support complex transaction.
                    +---------+              +----------+
-                   + Publish +              +  Deliver |
+                   | Publish |              |  Deliver |
                    +---|-----+              +----|-----+
 +----------------------+-------------------------+----------------+
 |     Input            | SRS(Simple RTMP Server) |     Output     |