cedricve / raspicam

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

Use of raspicam in stereo mode #68

Open rafsatpdv opened 4 years ago

rafsatpdv commented 4 years ago

Hi,

I would like no know if it is possible to use raspicam API with the StereoPI computer (a raspberry pi with two camera ports -- see details in https://stereopi.com/). What i need is to grab sincronyzed frames from both cameras at once.

Thank you!