I don’t know if that’s the right calculation.
As above, a 4-way camera requires: 55 687 500 * 4 = 222 750 000
but nvcsi_max_rate is 214M,is nvcsi not supported 4 camera(imx390 raw@12)?
Tested to support 3 cameras 1920108030fps raw@12bit * 3camera
Later changed to 4lane (dphy), is it necessary to configure pix_clk_hz = 148500000/2
use v4l2 dump data is 30fps*2.
It looks like it’s a single core that can play 30fps, playing multiple cameras running on a single core, top shows 105% cpu usage on a single camera
Currently basically sure is nvgstcapture single core running problem, now we use v4l2 +opencv display can 30fps *3cam(cpu 300%), just cv2.cvtColor(img, cv2.COLOR_BayerRG2RGB) after converting the image green chroma is very dark, not as good as nvgstcapture normal
When trying to turn on the second camera of the test, both fps drop to very low, and can see that a certain cpu core idel that is not fixed is very low