Tool/software:
Hi TI
SDK8.6
There are 2 types of cameras in the CSI1 interface,
640x480_raw12 * 4 -> Capture app is CAM1_APP.
1920x1080_uyvy * 2 -> Capture app is CAM2_APP.
When running CAM1_APP or CAM2_APP alone, the Capture data corresponding to the APP is OK.
But when two apps are running at the same time, Capture cannot get data. (I found that when the later app is running, the previous app that is capturing will stop capturing).
Our requirement is that when running CAM1_APP and CAM2_APP at the same time, their Capture data can be OK.
What should we modify and how should we do it? Is there a similar thread that you can send us?
Looking forward to your reply.