cedricve / raspicam

AVA RaspiCam: C++ API for using Raspberry camera with/without OpenCv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How many frames are buffered?

zanazakaryaie opened this issue · comments

Hi
Thanks for the library

How many frames are buffered when the grab() is not called for a long time? OpenCV's VideoCapture buffers 5 frames. How about Raspicam?