What is the maximum capture capability of the Jetson NX?

I am using IMX586(4len) on NX platform working in 4000*3000 mode,I set it work caputure on 25fps and without encoder,it work well when only single imx586 on NX.
But when it work only 18fps when double imx586 on NX,even though I’ve set their frame rate to 25fps.
What is the maximum capture capability of the Jetson NX?

Dual 4K@60(3840x2160) without problem.

How about the 40003000 model? 60 * ((38402160) / (4000*3000)) = 41.47fps?

Sorry I can’t tell if it could be like this calculation.
Did you try nvpmode to configure better performance to check.

sudo nvpmode -q
sudo nvpmode -m 8

sudo: nvpmode: command not found

It’s nvpmodel.

Please check NVIDIA Jetson Linux Driver Package Software Features : Clock Frequency and Power Management | NVIDIA Docs

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