|
|
|
@ -139,23 +139,23 @@ Bandwidth Test Workflow:
|
|
|
|
|
+-----+------+ +-----+----+
|
|
|
|
|
| |
|
|
|
|
|
| connect vhost------> |
|
|
|
|
|
| \<-----result(success) |
|
|
|
|
|
| <-----result(success) |
|
|
|
|
|
| |
|
|
|
|
|
| <----call(start play) |
|
|
|
|
|
| <----call(start play) |
|
|
|
|
|
| result(playing)-----> |
|
|
|
|
|
| <-------data(playing) |
|
|
|
|
|
| <-----call(stop play) |
|
|
|
|
|
| <-------data(playing) |
|
|
|
|
|
| <-----call(stop play) |
|
|
|
|
|
| result(stopped)-----> |
|
|
|
|
|
| |
|
|
|
|
|
| <-call(start publish) |
|
|
|
|
|
| <-call(start publish) |
|
|
|
|
|
| result(publishing)--> |
|
|
|
|
|
| data(publishing)----> |
|
|
|
|
|
| <--call(stop publish) |
|
|
|
|
|
| <--call(stop publish) |
|
|
|
|
|
| result(stopped)(1)--> |
|
|
|
|
|
| |
|
|
|
|
|
| <--------------report |
|
|
|
|
|
| <--------------report |
|
|
|
|
|
| final(2)------------> |
|
|
|
|
|
| <END> |
|
|
|
|
|
| <END> |
|
|
|
|
|
|
|
|
|
|
@see: class SrsBandwidth comments.
|
|
|
|
|
</pre>
|
|
|
|
|