本帖最后由 chychyy 于 2018-7-20 22:55 编辑
拜托大神有空看看,提示“人脸注册失败”
image_processing:
- platform: baidu_face_indentify
app_id: '*****************'
api_key: '****************'
secret_key: '***********************'
snapshot_filepath: '/config/face'
resize: 0
detect_top_num: 3
ha_url: 'http://192.168.123.18:8123'
ha_password: 'welcome'
scan_interval: 1
source:
- entity_id: camera.living
name: faceRec
camera:
- platform: mjpeg
mjpeg_url: [url]http://192.168.123.211:8081[/url]
name: living
|