1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 11:21:52 +00:00

refine readme

This commit is contained in:
winlin 2014-03-21 18:30:03 +08:00
parent 4d880f82b8
commit 8eba6cc91b

View file

@ -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.
</pre>
### (plan) RTMP cluster(origin/edge) Architecture