Part Number: TDA4VMXEVM
Tool/software: TI C/C++ Compiler
Hi,
I am working on app_multi_cam.c demo on PSDK_06_02_00_21 SDK.
My application runs on two AR0233 camera inputs and I wish to save output images of VISS node of these two cameras.
But if try to save out_viss_image as blow, it could only save image of one camera channel.
I wish to know how to save out_viss_image of both channels
thanks!