Updated by Alexander Shishkov about 13 years ago

I tried to find bug reports about this and answers from the yahoo group but there were no answers and no tickets so I decided to ask here. I'm beginner, so please forgive me for my incompetences.
I think that there is a serious problem with "cvSetCaptureProperty". I tried to give it various type of arguments (int,double) but it still returns null, whatever the code. I work with DevCpp [[DevCpp]] 4.9.9.2 with camera AVT Marlin F033C. I have tried both the windows generic driver and the AVT DirectStream [[DirectStream]] 1.0.5.0 but CV_CAP_PROP_FPS always returns 0 and the camera is stuck on 15fps. I managed to check that using the generic driver and ffdshow. Thank you for your support.

Back