View Single Post
  #2   Spotlight this post!  
Unread 17-02-2013, 21:52
DarthCoder DarthCoder is offline
Registered User
FRC #4309
 
Join Date: Aug 2012
Location: Washington
Posts: 37
DarthCoder is an unknown quantity at this point
Re: Can't get camera image from Axis M1011

I tried passing the correct ip address to the axis camera's instance method but it still returns an empty image. It returns an error code of 0, but the image returns -1 as it's width and height. I also set the FRC user and password, enabled anonymous viewers, and double checked the ip address. It's an Axis M1011 and the docs say the class is used for the Axis 206. Is there an M1011 class somewhere? Or does the AxisCamera class work with the 1011 also. Also, I installed the new team update, so all the software should be up to date.