mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-09-26 23:05:55 +08:00
修正AutoCloseAfter配置名
This commit is contained in:
@@ -4,7 +4,7 @@ EnableVideo = true
|
|||||||
# 发布流默认过期时间单位秒
|
# 发布流默认过期时间单位秒
|
||||||
PublishTimeout = 60
|
PublishTimeout = 60
|
||||||
# 自动关闭触发后延迟的秒数(期间内如果有新的订阅则取消触发关闭)
|
# 自动关闭触发后延迟的秒数(期间内如果有新的订阅则取消触发关闭)
|
||||||
AutoCloseDelay = 10
|
AutoCloseAfter = 10
|
||||||
# RTP包乱序重排
|
# RTP包乱序重排
|
||||||
RTPReorder = false
|
RTPReorder = false
|
||||||
[Summary]
|
[Summary]
|
||||||
|
Reference in New Issue
Block a user