Hi,
I use psdk_0703 to develop TDA4 software.
I tried to configure the camera (1280 *960 yuv422 8bit ),How to run multi camera save image to YUV format and does it support YUV format camera saving image ?
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.
Hi,
I use psdk_0703 to develop TDA4 software.
I tried to configure the camera (1280 *960 yuv422 8bit ),How to run multi camera save image to YUV format and does it support YUV format camera saving image ?
I was found for add support YUV capture patch for 7.01 version . Do you have a patch for 7.03 version ?
Hi,
SDK7.3 camera example itself supports YUV sensors. so no need to have additional patch. in Multi-cam example, in imaging framework, if the camera input format is set to YUV422, UYVY or YUYV, it then bypasses ISP and runs the usecase in YUV format. So no extra patches required.
Regards,
Brijesh