|
Re: C++ Axis camera setup
Just in case you are looking in the wrong place, you don't actually program the camera. It is closed and runs a web server that will provide images on request.
You program using the WPI libraries. I'd start by setting up the camera using either the utility, or logging into the camera to verify it has an FRC/FRC account.
Then try to run one of the C++ example programs that uses the camera. Finally, try using the sample code.
Greg McKaskle
|