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