Thread: Camera types
View Single Post
  #4   Spotlight this post!  
Unread 09-02-2012, 07:14
dakaufma dakaufma is offline
Registered User
AKA: David Kaufman
FRC #0449 (Blair Robot Project)
Team Role: Programmer
 
Join Date: Jan 2012
Rookie Year: 2009
Location: Silver Spring
Posts: 28
dakaufma is an unknown quantity at this point
Re: Camera types

If it outputs an mjpeg stream you should be able to adapt the existing camera library without much trouble. You might only have to change the url it uses.

Quote:
If it outputs an image stream (mjpg), it should be fairly easy to find sample code online for it. Only problem is you would need to process it yourself without the help of the libraries. (We're doing that.)
What camera are you using? Our Axis 206 cameras are getting old and I don't really want to pay $160 for replacements.