Quote:
Originally Posted by dysxqer
Are you sure what you need isn't located in the vision folder in WPILib?
|
We found a .pdf documenting how to use the camera, primarily how to stream images to the netbook. It uses functions like frcStartImageAcquisition() and frcStartPCVideoServer().
The AxisCamera.h in WPILib.h doesn't have anything to do with streaming images, so what is the header file that does?