正在显示
1 个修改的文件
包含
8 行增加
和
8 行删除
| @@ -139,23 +139,23 @@ Bandwidth Test Workflow: | @@ -139,23 +139,23 @@ Bandwidth Test Workflow: | ||
| 139 | +-----+------+ +-----+----+ | 139 | +-----+------+ +-----+----+ |
| 140 | | | | 140 | | | |
| 141 | | connect vhost------> | | 141 | | connect vhost------> | |
| 142 | - | \<-----result(success) | | 142 | + | <-----result(success) | |
| 143 | | | | 143 | | | |
| 144 | - | <----call(start play) | | 144 | + | <----call(start play) | |
| 145 | | result(playing)-----> | | 145 | | result(playing)-----> | |
| 146 | - | <-------data(playing) | | ||
| 147 | - | <-----call(stop play) | | 146 | + | <-------data(playing) | |
| 147 | + | <-----call(stop play) | | ||
| 148 | | result(stopped)-----> | | 148 | | result(stopped)-----> | |
| 149 | | | | 149 | | | |
| 150 | - | <-call(start publish) | | 150 | + | <-call(start publish) | |
| 151 | | result(publishing)--> | | 151 | | result(publishing)--> | |
| 152 | | data(publishing)----> | | 152 | | data(publishing)----> | |
| 153 | - | <--call(stop publish) | | 153 | + | <--call(stop publish) | |
| 154 | | result(stopped)(1)--> | | 154 | | result(stopped)(1)--> | |
| 155 | | | | 155 | | | |
| 156 | - | <--------------report | | 156 | + | <--------------report | |
| 157 | | final(2)------------> | | 157 | | final(2)------------> | |
| 158 | - | <END> | | 158 | + | <END> | |
| 159 | 159 | ||
| 160 | @see: class SrsBandwidth comments. | 160 | @see: class SrsBandwidth comments. |
| 161 | </pre> | 161 | </pre> |
-
请 注册 或 登录 后发表评论