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