LingxinMeng 6 月之前
父节点
当前提交
2e79c389be
共有 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,
 				SensorForH:       45,
 				SensorForV:       27,
 				SensorForV:       27,
 				SensorResolution: "960*540",
 				SensorResolution: "960*540",
-				SensorFrameRate:  25,
+				SensorFrameRate:  10,
 			},
 			},
 		}
 		}
 		taskJson, err := TaskToJson(firstTaskCache.Task)
 		taskJson, err := TaskToJson(firstTaskCache.Task)