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
2014-04-10 17:41:55 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
64727ce6160f31a86e4a5fb0883d72418b4a0e2a
64727ce6
1 parent
3a26b23f
add bandwidth test conf
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
17 行增加
和
0 行删除
trunk/conf/bandwidth.conf
trunk/conf/bandwidth.conf
0 → 100644
查看文件 @
64727ce
# bandwidth test tool config for srs.
# @see full.conf for detail config.
listen
1935
;
vhost
__
defaultVhost__
{
}
vhost
bandcheck
.
srs
.
com
{
enabled
on
;
chunk_size
65000
;
bandcheck
{
enabled
on
;
key
"35c9b402c12a7246868752e2878f7e0e"
;
interval
30
;
limit_kbps
4000
;
}
}
...
...
请
注册
或
登录
后发表评论