During our week 1 event, we tried using the microsoft webcams found in first choice as a driver feed to find balls behind the hub, but even after dropping the resolution to 160p, the latency was several second and the fps was about 5 making it unusable?
Does anybody know of a fix for this issue either in software or a better camera?
There could be a lot of issues that you may be seeing. High CPU usage on either the roboRIO or your driverstation laptop could cause low FPS, high bandwidth usage by higher priority data, among other issues that don’t spring to my mind immediately. I think that camera stream data is among the lowest priority data coming from the robot, I might check for errant print statements to console that run every iteration.