This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[j6-dra74x] Question for MultiCam view with less than 4 cams.

Hi everyone,

I am trying to use a MultiCam usecase when there are less than 4 cams.

(Now, If I run the MultiCam usecase with 2 or 3 cams, there is nothing to be displayed.)

  >> It is stuck in sync link, because 1 or 2 cams is not connected..

[CHAIN]

Capture(M4) > Sync(M4) > IPCOut_IPU1_0 -> IPCIn_A15 -> Display

Questions.

1. Please, give me any advice for this issue..

2. In capture link, there is a code like below.

 /* new data frames have been captured, process them */
instId = (UInt32)Utils_msgGetPrm(pRunMsg);

Where the message(instId) comes from?

Best Regards,

Anderson