Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

figured it out.

int fps = (int)vid.get(CV_CAP_PROP_FPS);

wasnt pulling the FPS from the stream, just changed it with a fixed rate.