frame grabber
lawick at wanadoo.nl
lawick at wanadoo.nl
Sat Jan 6 11:23:02 EST 2001
More information about the Python-list mailing list
Sat Jan 6 11:23:02 EST 2001
- Previous message (by thread): How To Think Like A Computer Scientist
- Next message (by thread): Pythonian string manipulation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I working on a frame grabber that I would like to control from within Python. I have a Flyvideo98 framegrabber that is currently working with the bttv drivers (in Linux). How do I open and collect frames from the driver? Can I just open the driver (/dev/bttv or /dev/video0) and read x*y bytes? Any help would be appriciated. Cheers, Joost -- Joost van Lawick E: lawick at wanadoo.nl W: http://home.wanadoo.nl/lawick
- Previous message (by thread): How To Think Like A Computer Scientist
- Next message (by thread): Pythonian string manipulation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list