Files
AI-tianyan/config/edge.yaml

20 lines
478 B
YAML

device_uuid: 8541db9f77826e39605ef2c032f8fb93
edge_id: edge-demo-001
cloud_url: http://101.36.73.102:8004
mqtt_broker: tcp://101.36.73.102:1883
mqtt_user: ""
mqtt_pass: ""
edge_token: "edge-token-001"
rtsp_urls: []
# 自动按需拉流配置
stream_pull_url: http://101.36.73.102:9000
stream_protocol: flv
auto_pull: true
infer_socket: /tmp/edge-infer.sock
infer_fps: 2
infer_workers: 3
conf_threshold: 0.2
dedup_window_sec: 30
ota_url: http://101.36.73.102:9000
version: 1.0.0