Take many frames each second

Dear Aravis Hello,
I am using Aravis to interfere with 2 cameras, I want to take many frames/second.
My algorithm needs 150 frames/S. Could help with this? I using C language and I already compiled the Aravis examples repo.
Thank you in advance,
:slight_smile:

Hi there, I was routinely taking 300 frames / sec with Aravis in Python. If you don’t have much experience with Aravis, that is definitely easier at least for the prototyping phase. HTH.

I am using C and I could take 160 images and change the time rate …
Thank you for you answer