Capture images in macOS X

Diez B. Roggisch deets at nospam.web.de
Thu Feb 12 14:58:28 EST 2009


Jonathan Chacón schrieb:
> Hello,
> 
> I need to capture images from the macbook webcam in leopard.
> Does anybody know how can I do this?

Use the pyobjc bridge & some ObjectiveC-framework such as 
CocoaSequenceGrabber.

http://www.skyfell.org/cocoasequencegrabber.html

There are similar ones out there.

Diez



More information about the Python-list mailing list