capture video from camera

aljosa aljosa.mohorovic at gmail.com
Tue Jun 6 10:18:08 EDT 2006


i searched on google and found http://videocapture.sourceforge.net/
before i posted here.
videocapture has no docs and doesn't provide additional options like
motion detection nor any info on possibility of motion detection or
howto implement (use of minimal system resources).

i posted here to find out if anybody knows a better way to capture
video.

Fredrik Lundh wrote:
> 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>




More information about the Python-list mailing list