机械臂摄像头

This commit is contained in:
ywb
2026-05-21 19:44:25 +08:00
parent 56729c23e8
commit 457f32919c
3 changed files with 44 additions and 18 deletions
+1
View File
@@ -40,6 +40,7 @@ CAMERA_CONFIG = {
# ========== 机械臂摄像头流 ==========
ARM_CAMERA_CONFIG = {
"url": "http://192.168.110.164:5003/api/camera/preview",
"snapshot_url": "http://192.168.110.164:5003/api/camera/snapshot",
}
# ========== HTTP 上传 ==========