648540858
2023-01-10 8b0662ebfeecad2b646689aacb4d7d6a45973eb4
src/main/resources/all-application.yml
@@ -186,7 +186,7 @@
    use-pushing-as-status: true
    # 使用来源请求ip作为streamIp,当且仅当你只有zlm节点它与wvp在一起的情况下开启
    use-source-ip-as-stream-ip: true
    # 按需拉流, true:有人观看拉流,无人观看释放, false:拉起后不自动释放
    # 国标点播 按需拉流, true:有人观看拉流,无人观看释放, false:拉起后不自动释放
    stream-on-demand: true
    # 推流鉴权, 默认开启
    push-authority: true
@@ -195,6 +195,10 @@
    gb-send-stream-strict: false
    # 设备上线时是否自动同步通道
    sync-channel-on-device-online: false
    # 是否使用设备来源Ip作为回复IP, 不设置则为 false
    sip-use-source-ip-as-remote-address: false
    # 是否开启sip日志
    sip-log: true
# 关闭在线文档(生产环境建议关闭)
springdoc: