cedricve / raspicam

AVA RaspiCam: C++ API for using Raspberry camera with/without OpenCv
320 stars 138 forks source link

How many frames are buffered? #58

Open zanazakaryaie opened 4 years ago

zanazakaryaie commented 4 years ago

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?