LingxinMeng 6 ヶ月 前
コミット
d3979f14b1
1 ファイル変更3 行追加2 行削除
  1. 3 2
      src/package/service/run_task.go

+ 3 - 2
src/package/service/run_task.go

@@ -9,11 +9,12 @@ import (
 	"encoding/json"
 	"errors"
 	"fmt"
-	"github.com/confluentinc/confluent-kafka-go/kafka"
 	"path/filepath"
 	"strconv"
 	"strings"
 	"time"
+
+	"github.com/confluentinc/confluent-kafka-go/kafka"
 )
 
 /*
@@ -199,7 +200,7 @@ func RunWaitingCluster() {
 				},
 				SensorForH:       45,
 				SensorForV:       27,
-				SensorResolution: "480*270",
+				SensorResolution: "960*540",
 				SensorFrameRate:  25,
 			},
 		}