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
2015-01-23 15:06:12 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6b89ffbc1d78ab13a2a3dfff24f5b335dee2004c
6b89ffbc
1 parent
73cfdea3
add config section for stream caster.
显示空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
4 行增加
和
1 行删除
trunk/conf/full.conf
trunk/conf/full.conf
查看文件 @
6b89ffb
...
...
@@ -138,7 +138,10 @@ http_server {
#############################################################################################
# the streamer cast stream from other protocol to SRS over RTMP.
# @see https://github.com/winlinvip/simple-rtmp-server/tree/develop#stream-architecture
streamer
{
stream_caster
{
# whether stream caster is enabled.
# default: off
enabled
on
;
}
#############################################################################################
...
...
请
注册
或
登录
后发表评论