Part Number: TDA4VM
Hi,
We have four ISX019 cameras connected on CSIRX 0 and one IMX390 camera connected on CSIRX 1 link B. We want to get all five cameras running and showing up on display. ISX019 has resolution of 1280x960 and IMX390 has resolution of 640x480. Because of the different resolutions, my understanding is that I can not use single capture node. I developed the graph with two capture nodes and essentially two instances of each OpenVX node. I also have two display nodes, one with pipe id 0 and another with pipe id 2. I scaled and positioned the images such that both should appear on the display (IMX390 and one of the four cameras from ISX019).
The problem is that the app gets blocked at first call to vxGraphParameterDequeueDoneRef. Please check the attached code and let me know if my approach is correct or there's a better way to do it.
Thanks,
Vibhorvisteon_app_five_cam.zip
