Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
winlin
2013-12-22 17:49:10 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7a6d5693b7bffd9a484737490f0c49d0bc788bfe
7a6d5693
1 parent
bac42f03
add bandwidth workflow
显示空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
8 行增加
和
8 行删除
README.md
README.md
查看文件 @
7a6d569
...
...
@@ -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>
...
...
请
注册
或
登录
后发表评论