Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

On question 2, if you want to use cv::getTickCount() to estimate a time stamp, you should call it immediately after a grab, not before, since grab() may wait for a frame to be available.

I'll leave question 1 to others, other than to say I wouldn't surprised if prop_pos_msec doesn't work for live streams.