winlin

refine readme

正在显示 1 个修改的文件 包含 2 行增加0 行删除
@@ -337,6 +337,8 @@ srs always use the most simple architecture to support complex transaction. @@ -337,6 +337,8 @@ srs always use the most simple architecture to support complex transaction.
337 Remark: 337 Remark:
338 (1) Encoder: encoder must push RTMP stream to SRS server. 338 (1) Encoder: encoder must push RTMP stream to SRS server.
339 (2) MediaSource: any media source, which can be ingest by ffmpeg. 339 (2) MediaSource: any media source, which can be ingest by ffmpeg.
  340 +(3) Ingester: srs will fork a process to run ffmpeg(or your application)
  341 +to ingest any input to rtmp, push to srs.
340 </pre> 342 </pre>
341 343
342 ### (plan) RTMP cluster(origin/edge) Architecture 344 ### (plan) RTMP cluster(origin/edge) Architecture