Ask Your Question

Revision history [back]

Python Cv2 can't find MBP native camera

I recently just installed 2.4.9 on my MBP through fink. I was trying to play around with some of image tracking python scripts and realized that it can't access the built in camera. cv2.VideoCapture(0) fails to open any capture device.

Anyone else have this issue?