Tool/software:
Can you please tell all the steps required for file based input to multicam
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.
Tool/software:
Can you please tell all the steps required for file based input to multicam
Hi Jalaja,
Follow this link to set up build environment and sd card,
Once you have done with creating sd card then you could able to run multi_cam_app demo. But this requires camera to work.
Then follow this faq https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1475694/faq-tda4vm-how-to-run-app_multi_cam_demo-with-file-based-input
which has the changes to be done for multi_cam_app to run with file based input. Apply the patch in the vision_apps folder, if it does not apply then manually apply the changes referring the patch and build the sdk. Also place the data_set required for multi_cam as mentioned in the faq.
Then if you run multi_cam demo you could see the output which is loaded from the file, currently the data_set is there only upto 4 cameras.
Regards,
Gokul
Hi Jalaja,
This patch is created in 10.0 sdk,
but the demo has not changed since then, so you could able to apply it on 11.0 as well, else you have to manually do the changes wherever needed.
Regards,
Gokul