Try to fix cannot_capture by reducing fps

This commit is contained in:
2018-06-24 13:51:57 +02:00
parent 2e64aba593
commit 60dc7d477e
3 changed files with 5 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
255
]
],
"fps": 30,
"fps": 10,
"res": 2,
"ball_min_radius": 0.01,
"field": [
@@ -41,4 +41,4 @@
"cam": 1,
"ip": "192.168.0.11",
"port": 9559
}
}