OpenCV-Driver for firewire camera -
i'm trying use firewire, sony handycam opencv application. believe need download driver cmu 1394 driver integrates firewire cameras seems compatible windows. there soemthign can use mac make camera open
cvcapture*capture=0; capture=cvcapturefromcam(0);
i had similar problem.
changing permissions /dev/raw1394 , /dev/ieee1394 worked me (testing prosilica ec ubuntu lucid).
Comments
Post a Comment