派生自 webserver
controllers/camera.go @@ -45,6 +45,9 @@ ResolutionHeight int `json:"resolution_height"`//分辨率高 Sensors []SensorVo `json:"sensors"` //传感器列表 VoiceEnable bool `json:"voiceEnable"` VoiceId string `json:"voiceId"` } type Resolution struct {