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