connection: broker_address: 127.0.0.1 broker_port: 1883 client_id: 38-lilin topic: edge-stream/38-lilin keep_alive: 100 timeout: 5 tls_enable: false username: guest password: guest face_detection: detection_threshold: 0.01 #deprecated #0.5 landmarks_threshold: 0.5 #0.5 mask_status_threshold: 0.5 #0.5 max_detections: 10 face_extraction: enable: true face_identification: enable: true storage: /emmc/plugin/Aida_data/sfe/storage candidate_count: 10 #10 threshold: 0.4 #0.25 tracking: threshold: 0.1 #0.1 high_threshold: 0.2 #0.2 match_threshold: 0.8 #0.8 max_time_lost: 25 #25 messaging: enable: true strategy: OnNewAndInterval interval: 200 #100 allow_empty_messages: true format: Json full_frame: enable: false image_width: null image_height: null image_format: Jpeg crop: enable: true size_extension: 2 #2 max_size: 50.0 #120.0 image_format: Jpeg solvers: frame_input: /emmc/plugin/Aida_data/sfe/solver/camera-input.ambarella.solver.0.7.1 frame_output: null face_detection: /emmc/plugin/Aida_data/sfe/solver/face_detect_accurate_mask_w1280h720_perf.ambarella.solver.0.7.1 face_landmarks: /emmc/plugin/Aida_data/sfe/solver/face_landmarks_0.25_acc.ambarella.solver.0.7.1 face_extraction: /emmc/plugin/Aida_data/sfe/solver/face_template_extract_balanced_perf.ambarella.solver.0.7.1