mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
change dev plan
This commit is contained in:
parent
95601b69f5
commit
3f3e64686d
1 changed files with 19 additions and 2 deletions
21
README.md
21
README.md
|
@ -153,7 +153,7 @@ System Architecture:
|
|||
+---------------+---------------+-----------+----------+
|
||||
| Network(state-threads) |
|
||||
+------------------------------------------------------+
|
||||
| All Linux(RHEL,Centos,Ubuntu,Fedora...) |
|
||||
| All Linux(RHEL,CentOS,Ubuntu,Fedora...) |
|
||||
+------------------------------------------------------+
|
||||
</pre>
|
||||
Stream Architecture:
|
||||
|
@ -169,7 +169,24 @@ Stream Architecture:
|
|||
| Flash, | +-> Fowarder ---------+-> RTMP Server |
|
||||
| XSPLIT, | +-> Transcoder -------+-> RTMP Server |
|
||||
| ...) | +-> DVR --------------+-> FILE |
|
||||
| | +-> BandwidthTest-----+-> Flash/StLoad |
|
||||
| | +-> BandwidthTest ----+-> Flash/StLoad |
|
||||
+-----------+-------------------------+----------------+
|
||||
</pre>
|
||||
RTMP cluster(origin/edge) Architecture:<br/>
|
||||
Remark: cluster over forward, see [Cluster](https://github.com/winlinvip/simple-rtmp-server/wiki/Cluster)
|
||||
<pre>
|
||||
+---------+ +----------+
|
||||
+ Publish + + Deliver |
|
||||
+---|-----+ +----|-----+
|
||||
+-----------+-------------------------+----------------+
|
||||
| Encoder | SRS(Simple RTMP Server) | Client |
|
||||
+-----------+-------------------------+----------------+
|
||||
| (FMLE, | +-> RTMP protocol ----+-> Flash Player |
|
||||
| FFMPEG, --+-> +-> HLS/NGINX --------+-> m3u8 player |
|
||||
| Flash, | +-> Fowarder ---------+-> RTMP Server |
|
||||
| XSPLIT, | +-> Transcoder -------+-> RTMP Server |
|
||||
| ...) | +-> DVR --------------+-> FILE |
|
||||
| | +-> BandwidthTest ----+-> Flash/StLoad |
|
||||
+-----------+-------------------------+----------------+
|
||||
</pre>
|
||||
Bandwidth Test Workflow:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue