LingxinMeng 6 月之前
父節點
當前提交
46f3eef09b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/package/service/run_task.go

+ 1 - 1
src/package/service/run_task.go

@@ -201,7 +201,7 @@ func RunWaitingCluster() {
 				SensorForH:       45,
 				SensorForV:       27,
 				SensorResolution: "960*540",
-				SensorFrameRate:  25,
+				SensorFrameRate:  10,
 			},
 		}
 		taskJson, err := TaskToJson(firstTaskCache.Task)