{ "redis":{ "ip": "127.0.0.1", "port": "6379", "pwd": "" }, "mysql":{ "ip": "192.168.1.197", "port": "3306", "user": "admin", "pwd": "zkyc13579", "dbname": "jnmy" }, "rabbit":{ "ip": "192.168.1.197", "port": "5672", "user": "admin", "pwd": "admin" }, "ipcs":{ "coal_code":"", "warning_path": "/home/zzj/video", "record_time": "10", "restart_time": "21600" }, "label_colors":[ [ 0, 170, 255 ], [ 85, 255, 0 ], [ 255, 255, 0 ] ], "cameras": [ { "id":"1", "code": "1002", "name": "摄像机1", "video": "rtsp://admin:zkwl13579@192.168.1.162:554/h264/ch1/main/av_stream", "skipN":1, "push_type": "stream", "fps": 15, "toRtmp": "rtmp://192.168.1.8:1935/live/camera1", "interval": "20", "model": [ { "code": "3", "path": "/home/zzj/AIDevelop/model/person-hat_v1.engine", "path2": "", "img_path": "", "name": "区域闯入", "type": ["013","014"], "threshold": 0.45, "limit": "0.0", "color_result": false, "point_rects":[ { "title":"危险区域闯入", "type":"detectarea", "points":[ { "x":"152", "y":"125" }, { "x":"986", "y":"125" }, { "x":"986", "y":"680" }, { "x":"152", "y":"680" } ] } ] } ] } ] }