增加main_start.py,通过此入口启动程序

This commit is contained in:
zqc
2026-02-26 15:29:48 +08:00
parent 267f0e3080
commit 04bd6d3e15
3 changed files with 134 additions and 7 deletions

View File

@@ -34,4 +34,9 @@ cameras:
- id: 1
index: testindexcode
name: Entrance
rtsp_url: rtsp://localhost:8554/test
params:
roi_points:
- [0.15, 0.001]
- [0.5, 0.001]
- [1.0, 0.8]
- [0.35, 1.0]