From 8eba6cc91beb50153d243cb0b180e35558ab0c61 Mon Sep 17 00:00:00 2001 From: winlin Date: Fri, 21 Mar 2014 18:30:03 +0800 Subject: [PATCH] refine readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f2fd4ef5f..74adfe2ab 100755 --- a/README.md +++ b/README.md @@ -337,6 +337,8 @@ srs always use the most simple architecture to support complex transaction. Remark: (1) Encoder: encoder must push RTMP stream to SRS server. (2) MediaSource: any media source, which can be ingest by ffmpeg. +(3) Ingester: srs will fork a process to run ffmpeg(or your application) +to ingest any input to rtmp, push to srs. ### (plan) RTMP cluster(origin/edge) Architecture