Log in

View Full Version : Camera: Axis M1011


CauseImAzn
21-01-2013, 12:11
Hey, everyone. My team was wondering if the software for the camera is specific for the Axis 1011 or we can use a different network camera.

Any help is appreciated! If I posted this to the wrong sub-forum please tell me.

MagiChau
21-01-2013, 12:49
Are you talking about the Setup Axis Camera? Or are you talking about the AxisCamera class. Both are specialized for an Axis Camera so I doubt they would work with other network cameras.

Greg McKaskle
21-01-2013, 13:02
Axis documents and uses a camera API called VAPIX. The WPILib camera functions and setup tools are built on VAPIX so they should work with most Axis cameras but will not work with those from other vendors. Most vendors have something similar, and it would not be too difficult to build versions for other cameras, but that has not been done yet.

Greg McKaskle