aijinhui
2023-10-31 e0c71e43f22a81c57720c7ab3595564c5a8e3aee
ruoyi-admin/src/main/resources/application-dev.yml
@@ -44,13 +44,15 @@
  level:
    authorize: info
    minio: info
    hikSdk: info
    hikSdk: debug
    dhSdk: debug
    sdk: debug
    vtdu: debug
    stealAlarm: info
    websocket: info
    patrolInspectionTask: info
    mqtt: info
    guideQueue: info
    mqtt: debug
    guideQueue: debug
    rongCloud: info
    cmd: info
    uav: info
@@ -88,15 +90,15 @@
  async-mode: platform         # [自v1.5.27版本起可用] 异步模式(默认为 platform)
#流媒体转码服务器
mediamtx:
  enabled: false
  host: 192.168.1.14
  enabled: true
  host: 192.168.1.227
#mqtt
mqtt:
  host: tcp://192.168.2.15:1883
  clientId: Server-227
  clientId: Server-2271
  username: admin
  password: admin
  topic: minioEvent
  topic: minioEvent,radar
  timeout: 100
  keepalive: 60
  enabled: true