{
  "ai": {
    "YoloVersion": "Yolov7",
    "aux_YoloVersion": "Yolov7",
    "aux_class_num": 4,
    "aux_conf_thresh": 0.4,
    "aux_engine_file_full_name": "E:\\JoHaloAtlas-Windows-Release-2024-06-27-01\\microservices\\sma\\ai_file/JoOnboardAi_C15_V1.0.0.engine",
    "aux_height": 384,
    "aux_nms_thresh": 0.3,
    "aux_onnx_file_full_name": "E:\\JoHaloAtlas-Windows-Release-2024-06-27-01\\microservices\\sma\\ai_file/onnx/JoOnboardAi_C15_V1.0.0.onnx",
    "aux_track_buff_len": 30,
    "aux_track_switch": true,
    "aux_width": 640,
    "class_num": 4,
    "conf_thresh": 0.4,
    "enable": 0,
    "engine_file_full_name": "/usr/local/lib/yolov7tiny_c15_640_384.engine",
    "height": 384,
    "nms_thresh": 0.3,
    "onnx_file_full_name": "E:\\JoHaloAtlas-Windows-Release-2024-06-27-01\\microservices\\sma\\ai_file/onnx/JoOnboardAi_C15_V1.0.0.onnx",
    "track_buff_len": 30,
    "track_switch": false,
    "width": 640
  },
  "api": {
    "apiDebug": "1",
    "secret": "035c73f7-bb6b-4889-a715-d9eb2d1925ee"
  },
  "dji": {
    "guid": "{6F984231-2E38-4776-9E41-9E9D0E5072B1}",
    "pullStream": "rtmp://192.168.8.38/live/live",
    "pushStream": "webrtc://127.0.0.1/qgVRB5PvCgnhNSd6/dji"
  },
  "general": {
    "EapsServerId": "qgVRB5PvCgnhNSd6",
    "TimeZoneNum": "8",
    "guid": "{681DBCD6-9F8D-4482-951A-B8A73E0E3865}",
    "server_version": "1.0.0.0"
  },
  "hook": {
    "admin_params": "secret=035c73f7-bb6b-4889-a715-d9eb2d1925dd",
    "ai_assist_track_result": "",
    "alive_interval": 30,
    "enable": false,
    "function_updated": "",
    "on_add_task": "",
    "on_add_task_result": "",
    "on_ai_switched": "",
    "on_ar_switched": "",
    "on_remove_task": "",
    "on_server_keepalive": "http://127.0.0.1/index/api/on_server_keepalive",
    "on_server_started": "http://127.0.0.1/index/api/on_server_started",
    "on_task_stoped": "",
    "onnx_to_engine_result": "",
    "retry": 1,
    "retry_delay": 3,
    "save_snapshot_result": "",
    "timeoutSec": 10
  },
  "http": {
    "apiDebug": true,
    "port": "80",
    "sslport": "443"
  },
  "media": {
    "enable_visual_and_infrared": "1",
    "infrared_guid": "{E6481D50-80CE-4C76-A4DD-53466494F5B7}",
    "infrared_input_url": "udp://224.12.34.56:44445",
    "infrared_multicast_url": "udp://224.12.34.56:44447",
    "infrared_sms_url": "webrtc://127.0.0.1/qgVRB5PvCgnhNSd6/infrared",
    "record_file_prefix": "vid-f",
    "record_hd_file_prefix": "vid-hd-f",
    "record_path": "/mnt/sdcard/VIDEO",
    "record_sd_file_prefix": "vid-sd-f",
    "snap_shot_numbers": 1,
    "snap_shot_path": "/mnt/sdcard/VIDEO/snap",
    "visual_guid": "{6F984231-2E38-4776-9E41-9E9D0E5072B1}",
    "visual_input_frame_rate": 30,
    "visual_input_url": "udp://127.0.0.1:8818",
    "visual_multicast_url": "udp://224.12.34.56:55012",
    "visual_sms_url": "webrtc://127.0.0.1/qgVRB5PvCgnhNSd6/visual"
  },
  "mediaserver": {
    "httpPort": "80",
    "rtmpPort": "1935",
    "rtspPort": "554"
  },
  "openSSL": {
    "server": {
      "caConfig": "${application.configDir}rootcert.pem",
      "cacheSessions": true,
      "cipherList": "ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH",
      "extendedVerification": false,
      "invalidCertificateHandler": {
        "name": "AcceptCertificateHandler"
      },
      "loadDefaultCAFile": true,
      "privateKeyFile": "${application.configDir}any.pem",
      "privateKeyPassphraseHandler": {
        "name": "KeyFileHandler",
        "options": {
          "password": "secret"
        }
      },
      "requireTLSv1": false,
      "sessionCacheSize": 100,
      "sessionIdContext": "${application.name}",
      "verificationDepth": 9,
      "verificationMode": "relaxed"
    }
  },
  "rpc": {
    "port": "9527"
  },
  "sma_rpc": {
    "end_port": "20099",
    "start_port": "20000"
  },
  "vehicle": {
    "hd_app": "10850767",
    "hd_stream": "hd",
    "hd_url_pusher": "webrtc://127.0.0.1:3456/10850767/hd",
    "hd_url_src": "udp://224.12.34.56:55017",
    "http_port": "3456",
    "pilot_id": "10850767",
    "rtc_port": "8000"
  }
}