正在显示
1 个修改的文件
包含
3 行增加
和
2 行删除
| @@ -623,8 +623,9 @@ vhost with-hls.srs.com { | @@ -623,8 +623,9 @@ vhost with-hls.srs.com { | ||
| 623 | hls_cleanup on; | 623 | hls_cleanup on; |
| 624 | # the timeout in seconds to dispose the hls, | 624 | # the timeout in seconds to dispose the hls, |
| 625 | # dispose is to remove all hls files, m3u8 and ts files. | 625 | # dispose is to remove all hls files, m3u8 and ts files. |
| 626 | - # when timeout or server terminate, dispose hls. | ||
| 627 | - # @remark 0 to disable dispose. | 626 | + # when publisher timeout dispose hls. |
| 627 | + # @remark 0 to disable dispose for publisher. | ||
| 628 | + # @remark apply for publisher timeout only, while "etc/init.d/srs stop" always dispose hls. | ||
| 628 | # default: 0 | 629 | # default: 0 |
| 629 | hls_dispose 0; | 630 | hls_dispose 0; |
| 630 | # the max size to notify hls, | 631 | # the max size to notify hls, |
-
请 注册 或 登录 后发表评论