python-v4l2capture icon indicating copy to clipboard operation
python-v4l2capture copied to clipboard

Return time stamp and sequence number with video frame

Open TimSC opened this issue 12 years ago • 0 comments

Adding an addition option when reading frames to get the time stamp and video sequence number as a tuple. I have tried to maintain API compatibility but it might be cleaner to change the api and always return this information.

TimSC avatar Sep 01 '13 23:09 TimSC