View Single Post
  #1   Spotlight this post!  
Unread 31-01-2012, 21:08
cooltext cooltext is offline
Registered User
FRC #0835
 
Join Date: Jan 2012
Location: Michigan
Posts: 32
cooltext is an unknown quantity at this point
Crio doesn't find Camera images

Hello,

So I set up the camera with the camera setup utility, to connect through the router. (10.xx.yy.11). The problem is that I can see the image on the dashboard, but my code doesn't find the image. I know this sounds kind of weird, but when I used "camera.getImage();" it doesn't return an image and I get a null pointer exception error. Any Ideas?
Reply With Quote