14 lines
259 B
YAML
14 lines
259 B
YAML
edge_id: edge-demo-001
|
|
cloud_url: http://101.36.73.102:8004
|
|
edge_token: ""
|
|
|
|
# RTSP 流地址(留空使用演示模式)
|
|
rtsp_urls: []
|
|
|
|
infer_socket: /tmp/edge-infer.sock
|
|
infer_fps: 5
|
|
infer_workers: 3
|
|
conf_threshold: 0.5
|
|
dedup_window_sec: 30
|
|
version: 1.0.0
|