I am not exactly sure how to get our axis camera image to show up on dashboard.
The camera works fine when you view the ip like
this in chrome. It also shows up with the current mbps and and fps. It also displays this line on occasion.
\>>>>ERROR: S_errno_EINPROGRESS (0x00000044): Failed to connect to the camera ...in CreateCameraSocket() in C:/WindRiver/workspace/WPILib/Vision/AxisCameraParams.cpp at line 457
I'm currently only using AxisCamera camera = .getInstance(); at the beginning of my code. Please help.