cannot connect to camera

Hello!
I connect the camera to “camera group:a,camera index:2”,then I use “./sample_drivenet --input-type=camera --camera-group=a --camera-index=2”. But it shows an error: “Driveworks exception thrown: DW_SAL_CANNOT_CREATE_SENSOR: CameraGMSL:cannot connect to camera”.
Could you give me some advice? Thank you.

Dear yu.zhang01,
Could you connect your camera to A0 port and run ./sample_drivenet --input-type=camera

Yes, I connect my camera to A0 port and run ./sample_drivenet --input-type=camera, and camera connected successfully.
But I want to connect my camera to A1/2/3 port and run ./sample_drivenet --input-type=camera --camera-index=1/2/3,and it show “cannot connect to camera”.

Dear yu.zhang01,
I am able to reproduce the issue. The sample is reading A0 port for any camera-index. I will check internally and get back to you.

Dear yu.zhang01,
The fix for this issue is available in next DRIVE SW release.