Hi Developers,
I am using Jetson AGX with JetPack 4.2 and with a ConnectTech board to interface 8 GMSL2 cameras to MIPI. I am able to successfully stream all 8 cameras using Argus Camera App (one by one) and I am able to capture raw images using v4l2-ctl but only first 6 cameras only, for other 2 cameras the capture thread is waiting for ever. Is there any limitation of 6 cameras for raw capture while it is not when using Argus Camera?
If yes, how to overcome this to capture all 8 cameras? Please help. Thank you.