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.

[FAQ] TDA4VM: How to run app_multi_cam_demo with file based input

Part Number: TDA4VM

Tool/software:

Run app_multi_cam_demo with capture node bypassed and raw input image is loaded from file.

  • Hi,

    Apply the following patch in the vision_apps folder in sdk 10.00.

    https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/multi_5F00_cam_5F00_file_5F00_input.patch

    cd $(PSDKRA)/vision_apps/
    git apply multi_cam_file_input.patch


    Extract the multi_cam_file_test_data.zip and copy multi_cam_file folder to /opt/vision_apps/test_data/
    after copying, folder in SD card should look like
    tree -L 1 -d /media/$USER/rootfs/opt/vision_apps/test_data
    	/media/$USER/rootfs/opt/vision_apps/test_data
    	├── harriscorners
    	├── multi_cam_file
    	├── output
    	├── psdkra
    	└── tivx

    multi_cam_file_test_data.zip

    Regards,
    Gokul