mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
smaller default video bitrate
This commit is contained in:
+1
-1
@@ -127,7 +127,7 @@ func LoadConfig(path string) (*Config, error) {
|
||||
VideoWidth: 1280,
|
||||
VideoHeight: 720,
|
||||
VideoFPS: 30,
|
||||
VideoBitrate: 3000000,
|
||||
VideoBitrate: 2000000,
|
||||
},
|
||||
CameraServo: CameraServoConfig{
|
||||
Pin: 12,
|
||||
|
||||
Reference in New Issue
Block a user