View Single Post
zeez's Avatar
Posts: 341 | Thanked: 68 times | Joined on Aug 2007
#1
Hi!

I need to actually work with images from the camera, so either find a way to use PIL functions on captured images or save the images and then open them... Anyway the only python camera example i could find says that saving images is not supported...

Any clues ? Thanks!