aljosa wrote: > i'm trying to capture video from camera/webcam using python. > so far i haven't found any library that would allow me to do that. > > cross-platform solution related to SDL/pygame would be nice but a > simple solution to capture video under windows is ok.
first google hit for "python video capture":
http://videocapture.sourceforge.net/
for linux, see:
http://www.antonym.org/libfg
</F>
--
http://mail.python.org/mailman/listinfo/python-list
