Hi,
May I ask if in "app_multi_cam_codec", if four cameras are set in the configuration file, all four cameras initially run normally, but later due to a malfunction in one camera, images cannot be captured? Where can I add a check in the code to determine if a camera image has been captured before continuing. Because I found that if one of the paths fails to capture a frame, it will block at the "vxGraphParameterDequeueDoneRef" position. As a result, the other three cameras are also unable to output images.
Regards,
Yueqian