Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Frame Rate of Live Capture

Hi,

I know to find frame rate from a video, we can use the capture property and ID:CV_CAP_PROP_FPS.

But how to find the frame rate of a live capture? the capture property (CV_CAP_PROP_FPS) doesn't work for live capture.

Thanks.