add bandwidth workflow
This commit is contained in:
parent
bac42f03eb
commit
7a6d5693b7
16
README.md
16
README.md
|
|
@ -139,23 +139,23 @@ Bandwidth Test Workflow:
|
||||||
+-----+------+ +-----+----+
|
+-----+------+ +-----+----+
|
||||||
| |
|
| |
|
||||||
| connect vhost------> |
|
| connect vhost------> |
|
||||||
| \<-----result(success) |
|
| <-----result(success) |
|
||||||
| |
|
| |
|
||||||
| <----call(start play) |
|
| <----call(start play) |
|
||||||
| result(playing)-----> |
|
| result(playing)-----> |
|
||||||
| <-------data(playing) |
|
| <-------data(playing) |
|
||||||
| <-----call(stop play) |
|
| <-----call(stop play) |
|
||||||
| result(stopped)-----> |
|
| result(stopped)-----> |
|
||||||
| |
|
| |
|
||||||
| <-call(start publish) |
|
| <-call(start publish) |
|
||||||
| result(publishing)--> |
|
| result(publishing)--> |
|
||||||
| data(publishing)----> |
|
| data(publishing)----> |
|
||||||
| <--call(stop publish) |
|
| <--call(stop publish) |
|
||||||
| result(stopped)(1)--> |
|
| result(stopped)(1)--> |
|
||||||
| |
|
| |
|
||||||
| <--------------report |
|
| <--------------report |
|
||||||
| final(2)------------> |
|
| final(2)------------> |
|
||||||
| <END> |
|
| <END> |
|
||||||
|
|
||||||
@see: class SrsBandwidth comments.
|
@see: class SrsBandwidth comments.
|
||||||
</pre>
|
</pre>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user