feat: 边缘侧服务代码初始化与配置同步准备
This commit is contained in:
13
config/edge.yaml
Normal file
13
config/edge.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
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
|
||||
Reference in New Issue
Block a user