I'm trying to use a firewire, sony handycam with an OpenCV application. I believe I need to download another driver but CMU 1394 driver that integrates firewire cameras seems to be only compatible with windows. Is there soemthign I can use for a mac to make my camera open with
CvCapture*capture=0;
capture=cvCaptureFromCAM(0);