yoooooger

This commit is contained in:
yooooger 2025-07-23 11:53:56 +08:00
parent 3a5821307b
commit 32d28d8b4a

View File

@ -12,7 +12,7 @@
"user_id": "user_12345",
"source_url": "rtsp://192.168.10.5/live/stream1",
"push_url": "rtmp://192.168.10.5/live/output1",
"model_path": "/models/yolov8n.pt",
"model_path": "best.pt",
"detect_classes": ["person", "car", "bicycle"],
"confidence": 0.6
}