From c6257a560f8e0e892ce72f0627a6a1bd9172077a Mon Sep 17 00:00:00 2001 From: dexter <178529795@qq.com> Date: Wed, 27 Apr 2022 10:31:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3AutoCloseAfter=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 69c3ccf..bcc056a 100644 --- a/config.toml +++ b/config.toml @@ -4,7 +4,7 @@ EnableVideo = true # 发布流默认过期时间单位秒 PublishTimeout = 60 # 自动关闭触发后延迟的秒数(期间内如果有新的订阅则取消触发关闭) -AutoCloseDelay = 10 +AutoCloseAfter = 10 # RTP包乱序重排 RTPReorder = false [Summary]