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-09-15 17:58:35 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2b9869ee5217abaf8a2ed520ee7082757a6b8af9
2b9869ee
1 parent
2a1b2b69
update the wiki for dvr
显示空白字符变更
内嵌
并排对比
正在显示
3 个修改的文件
包含
4 行增加
和
4 行删除
trunk/conf/dvr.path.conf
trunk/conf/dvr.segment.conf
trunk/conf/dvr.session.conf
trunk/conf/dvr.path.conf
查看文件 @
2b9869e
# the config for srs to dvr in custom path.
# @see https://github.com/simple-rtmp-server/srs/wiki/v2_CN_DVR#custom-path
# @see https://github.com/simple-rtmp-server/srs/wiki/v2_EN_DVR#custom-path
# @see https://github.com/simple-rtmp-server/srs/wiki/v3_CN_DVR#custom-path
# @see https://github.com/simple-rtmp-server/srs/wiki/v3_EN_DVR#custom-path
# @see full.conf for detail config.
listen
1935
;
...
...
trunk/conf/dvr.segment.conf
查看文件 @
2b9869e
# the config for srs to dvr in segment mode
# @see https://github.com/simple-rtmp-server/srs/wiki/v
2
_CN_DVR
# @see https://github.com/simple-rtmp-server/srs/wiki/v
3
_CN_DVR
# @see full.conf for detail config.
listen
1935
;
...
...
trunk/conf/dvr.session.conf
查看文件 @
2b9869e
# the config for srs to dvr in session mode
# @see https://github.com/simple-rtmp-server/srs/wiki/v
2
_CN_DVR
# @see https://github.com/simple-rtmp-server/srs/wiki/v
3
_CN_DVR
# @see full.conf for detail config.
listen
1935
;
...
...
请
注册
或
登录
后发表评论