mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +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 |
|
| Flash, | +-> Fowarder ---------+-> RTMP Server |
|
||||||
| XSPLIT, | +-> Transcoder -------+-> RTMP Server |
|
| XSPLIT, | +-> Transcoder -------+-> RTMP Server |
|
||||||
| ...) | +-> DVR --------------+-> FILE |
|
| ...) | +-> DVR --------------+-> FILE |
|
||||||
|
| | +-> BandwidthTest-----+-> Flash/StLoad |
|
||||||
+-----------+-------------------------+----------------+
|
+-----------+-------------------------+----------------+
|
||||||
</pre>
|
</pre>
|
||||||
Bandwidth Test Workflow:
|
Bandwidth Test Workflow:
|
||||||
|
@ -138,7 +139,7 @@ Bandwidth Test Workflow:
|
||||||
+-----+------+ +-----+----+
|
+-----+------+ +-----+----+
|
||||||
| |
|
| |
|
||||||
| connect vhost------> |
|
| connect vhost------> |
|
||||||
| <-----result(success) |
|
| \<-----result(success) |
|
||||||
| |
|
| |
|
||||||
| <----call(start play) |
|
| <----call(start play) |
|
||||||
| result(playing)-----> |
|
| result(playing)-----> |
|
||||||
|
|
Loading…
Reference in a new issue