capture video from camera
aljosa
aljosa.mohorovic at gmail.com
Tue Jun 6 10:18:08 EDT 2006
More information about the Python-list mailing list
Tue Jun 6 10:18:08 EDT 2006
- Previous message (by thread): capture video from camera
- Next message (by thread): capture video from camera
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): capture video from camera
- Next message (by thread): capture video from camera
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list