mirror of
https://github.com/ossrs/srs.git
synced 2025-02-12 11:21:52 +00:00
refine readme
This commit is contained in:
parent
4d880f82b8
commit
8eba6cc91b
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue