There was an error while loading. Please reload this page.
1 parent 1109702 commit 5b42110Copy full SHA for 5b42110
1 file changed
src/reachy_mini/media/media_server.py
@@ -86,7 +86,7 @@
86
87
# Downscaled, rate-limited feed for the out-of-process tracker; width & fps trade quality vs CPU.
88
TRACKING_WIDTH = 320
89
-TRACKING_FPS = 15
+TRACKING_FPS = 10
90
91
# Cap the local IPC feed below the capture rate; vision readers don't need the full frame rate.
92
IPC_FPS = 15
0 commit comments