Real-time image acquisition from python

Hello,

I am looking for a way to obtain a full resolution (width=3264, height=2464) image controlling gain and exposure time with minimum possible latency using IMX219 camera and python
Today I am using gst-launch-1.0 nvarguscamerasrc which gives up to 200 ms of latency

Does anybody know better way to get image from camera?

Thanks in advance,
Best regards,
Vladimir

As this resolution runs @21 fps, the latency you observe is 4 frames. See this nice explanation.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.