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