@Mobilaz
Theoretically single 24M@15fps should be ok.
If you boost all clocks still can’t get 25fps on single sensors that could be the sensor output not at 15fps.
Modifying the emc’s clock did not change the result.
Whenever, I tried to use 4 sensor at 15fps, I have these messages in the kernel logs:
tegra194-vi5 15c10000.vi: vi_capture_status : no reply from camera processor
tegra194-vi5 15c10000.vi: vi_capture_status : no reply from camera processor
tegra194-vi5 15c10000.vi: vi capture dequeue status failed
tegra194-vi5 15c10000.vi: vi capture dequeue status failed
tegra194-vi5 15c10000.vi: vi_capture_status : no reply from camera processor
tegra194-vi5 15c10000.vi: vi capture dequeue status failed
Do you know how I could patch the CSI/VI pipepline to alleviate the video storing process ?
Has this issue been resolved? Is it now possible to process 4, 24MP camera streams @ 15 fps in real time? Or is there an aggregate stream limit to the software which is lower than the supported hardware limit?
We have a similar high-BW application we’d like to address:
2, 48MP cameras, 10-bits per pixel
4 lanes CSI-2 @ 2.5Gb/s per lane => 10Gb/s per camera
Theoretical max. frame rate = 21 frames/s (no overhead)
We’d like to run 2 cameras @ 19 fps. Is this possible with AGX or would we hit BW limitations in the software before reaching 19fps? If so, at what point?