The previous link (video for linux) talks about video streams capturing, if this is not what you meant and you need to retrieve photos from digital camera you should use the de facto library libgphoto2 found at (www.gphoto.org) it supports over 500 camera its very modular with will documented API. their is already written programs that use libgphoto2 , see gphoto2 at the same link.
Note the library uses C. but this should be no problem for a program written in C++. _______________________________________________ General mailing list [email protected] http://jolug.org/mailman/listinfo/general_jolug.org
