正在显示
3 个修改的文件
包含
4 行增加
和
4 行删除
| 1 | # the config for srs to dvr in custom path. | 1 | # the config for srs to dvr in custom path. |
| 2 | -# @see https://github.com/simple-rtmp-server/srs/wiki/v2_CN_DVR#custom-path | ||
| 3 | -# @see https://github.com/simple-rtmp-server/srs/wiki/v2_EN_DVR#custom-path | 2 | +# @see https://github.com/simple-rtmp-server/srs/wiki/v3_CN_DVR#custom-path |
| 3 | +# @see https://github.com/simple-rtmp-server/srs/wiki/v3_EN_DVR#custom-path | ||
| 4 | # @see full.conf for detail config. | 4 | # @see full.conf for detail config. |
| 5 | 5 | ||
| 6 | listen 1935; | 6 | listen 1935; |
| 1 | # the config for srs to dvr in segment mode | 1 | # the config for srs to dvr in segment mode |
| 2 | -# @see https://github.com/simple-rtmp-server/srs/wiki/v2_CN_DVR | 2 | +# @see https://github.com/simple-rtmp-server/srs/wiki/v3_CN_DVR |
| 3 | # @see full.conf for detail config. | 3 | # @see full.conf for detail config. |
| 4 | 4 | ||
| 5 | listen 1935; | 5 | listen 1935; |
| 1 | # the config for srs to dvr in session mode | 1 | # the config for srs to dvr in session mode |
| 2 | -# @see https://github.com/simple-rtmp-server/srs/wiki/v2_CN_DVR | 2 | +# @see https://github.com/simple-rtmp-server/srs/wiki/v3_CN_DVR |
| 3 | # @see full.conf for detail config. | 3 | # @see full.conf for detail config. |
| 4 | 4 | ||
| 5 | listen 1935; | 5 | listen 1935; |
-
请 注册 或 登录 后发表评论