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-08-20 09:18:07 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cc8dc0fee00983bcc0871423a7b347fd50d166e5
cc8dc0fe
1 parent
4d5414fa
remove the not-supported features, add bug #163, #164.
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
0 行增加
和
24 行删除
trunk/conf/full.conf
trunk/conf/full.conf
查看文件 @
cc8dc0f
...
...
@@ -162,17 +162,6 @@ vhost same.edge.srs.com {
# default: off
token_traverse
off
;
}
# vhost for edge, change vhost.
vhost
change
.
edge
.
srs
.
com
{
mode
remote
;
# TODO: FIXME: support extra params.
origin
127
.
0
.
0
.
1
:
1935
localhost
:
1935
{
# specify the vhost to override the vhost in client request.
vhost
edge2
.
srs
.
com
;
# specify the refer(pageUrl) to override the refer in client request.
refer
http
://
srs
/
index
.
html
;
}
}
# vhost for dvr
vhost
dvr
.
srs
.
com
{
...
...
@@ -463,19 +452,6 @@ vhost same.vhost.forward.srs.com {
# if vhost not specified, use the request vhost instead.
forward
127
.
0
.
0
.
1
:
1936
127
.
0
.
0
.
1
:
1937
;
}
# TODO: FIXME: support extra params.
# [plan] the vhost which forward publish streams to other vhosts.
vhost
change
.
vhost
.
forward
.
srs
.
com
{
forward
127
.
0
.
0
.
1
:
1936
127
.
0
.
0
.
1
:
1937
{
# specify the vhost to override the vhost in client request.
vhost
forward2
.
srs
.
com
;
# specify the refer(pageUrl) to override the refer in client request.
refer
http
://
srs
/
index
.
html
;
}
forward
127
.
0
.
0
.
1
:
1938
{
vhost
forward3
.
srs
.
com
;
}
}
# the mirror filter of ffmpeg, @see: http://ffmpeg.org/ffmpeg-filters.html#Filtering-Introduction
vhost
mirror
.
transcode
.
srs
.
com
{
...
...
请
注册
或
登录
后发表评论