For our camera, it is accepting images(working in the network) however we can not get the live feed to appear on the dashboard.
We set the username and password to FRC.
Any help to getting the Axis Camera working on the dashboard.
Thanks!
For our camera, it is accepting images(working in the network) however we can not get the live feed to appear on the dashboard.
We set the username and password to FRC.
Any help to getting the Axis Camera working on the dashboard.
Thanks!
We left the username root and changed the pass to admin on our camera.
This was also added in the code.
AxisCamera camera = AxisCamera.getInstance();
From this thread: http://www.chiefdelphi.com/forums/showthread.php?t=92576
I suppose FIRST just kind of expected teams to run that tool. But don’t worry, you’re pretty much in the same boat as us. We only recently figured it out. No one on CD seems to point it out that often…
Reset your camera. In order to get an image onto the driverstation through a connection through the cRIO, the camera must have its default ip of 192.168.0.90.
I had the longest trouble with this because I had set my camera to 10.30.11.15 (which is used to bypass the cRIO but no image processing capabilities.)