Part Number: TDA4VMXEVM
Hi All,
I following Auto Valet Parking Application 2 guide. software-dl.ti.com/.../group_apps_dl_demos_app_tidl_avp2.html
I can success to run the demo under x86 PC.
app_avp2.cfg is configuration file for the demo.
There is "input_file_path" item in the app_avp2.cfg.
Following is my setup about "input_file_path".
input_file_path /ti/j7presi/workarea/psdk_rtos_auto_ti_data_set_06_02_00/test_data/psdkra/app_tidl_avp
I can view the demo input files by ffplay
For example: ffplay -s 1280x720 -pix_fmt nv12 0000000100.yuv
Q1:
But "input_file_path" directory only have left camera yuv files when I view by ffplay.
I can't find front and right camera input data under the "input_file_path" directory.
Where did the input data for the front and right cameras go?
Q2:
Now I want to change the input data that captured from my cameras.
I also have left, front and right cameras.
How do I place my left, front and right cameras input data?
Best regards
-Jason