Hi,
We are trying to add a new video sensor in the sensor drivers.
TDA4 SDK version:
Linux SDK: 08_00_00_08
RTOS: 08_00_00_12
PDK: 08_00_00_37
My hardware is :
sensor0 | MIPI-CSI
|----> max9295 --->max9296 ----------------> TDA4
sensor1 |
sensor format: YUV422, 25fps, 1920*1200
and we have add sensor driver in “/imaging/sensor_drv/ ”,this can be builded succeed。
but when we run multi_cam Demo, the graph only run three times, and when i set input "s" key ,it can not save yuv image file successfully。
what else shoud i do to deal this problem? is any where need to be change ???