mirror of
https://github.com/ossrs/srs.git
synced 2025-02-14 20:31:56 +00:00
add bandwidth workflow
This commit is contained in:
parent
593d16446e
commit
bac42f03eb
1 changed files with 2 additions and 1 deletions
|
@ -129,6 +129,7 @@ Stream Architecture:
|
|||
| Flash, | +-> Fowarder ---------+-> RTMP Server |
|
||||
| XSPLIT, | +-> Transcoder -------+-> RTMP Server |
|
||||
| ...) | +-> DVR --------------+-> FILE |
|
||||
| | +-> BandwidthTest-----+-> Flash/StLoad |
|
||||
+-----------+-------------------------+----------------+
|
||||
</pre>
|
||||
Bandwidth Test Workflow:
|
||||
|
@ -138,7 +139,7 @@ Bandwidth Test Workflow:
|
|||
+-----+------+ +-----+----+
|
||||
| |
|
||||
| connect vhost------> |
|
||||
| <-----result(success) |
|
||||
| \<-----result(success) |
|
||||
| |
|
||||
| <----call(start play) |
|
||||
| result(playing)-----> |
|
||||
|
|
Loading…
Reference in a new issue