So I need to get web camera fps rate in OpenCV. Which function can do such thing for?
int cvGetCaptureProperty( CvCapture* capture, int property_id);
with property_id = CV_CAP_PROP_FPS
property_id = CV_CAP_PROP_FPS