Ask Your Question

ddollar's profile - activity

2013-10-13 12:11:32 -0600 received badge  Student (source)
2013-10-10 09:34:42 -0600 asked a question VideoCapture .read() on OSX always gives False, None

I am able to successfully open the webcam and retrieve the resolution which looks correct.

Every attempt to either .read() a frame or .grab() / .retrieve() ends up with False, None.

How can I begin to debug this?