|
Re: Camera on cRIO
You have several ways to access the camera. The Axis camera and a number of other IP cameras are supported by the IMAQdx drivers, but FRC actually uses TCP to directly request an MJPG stream and to configure the camera. The Axis website contains very good documentation for the VAPIX API. You could also use the FRC camera library as it has no dependencies I can think of on other FRC libraries.
Greg McKaskle
|