|
Camera Lag
Hello,
We are using C++ and using the AxisCamera class to control our camera. Right now, all we do with it is set the resolution to 160x120 and set the brightness to 0.
However, when we run the code, the camera display on the driver station lags EXTREMELY badly, usually 5 seconds or so (sometimes more), and skips a bit too.
Does anyone know what could be causing this problem or how it could be fixed?
|