Hello,
About camera side on TDA4 we have a request,ask that TDA4 can be support or not?
like below:
we want to create two graph,each graph has one capture node,
and HW side CSIrx0 has deserializer0 and CSIrx1 has deserializer1,deserializer0 has four cameras:cam0 cam1 cam2 is 2M RAW output,and cam3 is 8M RAW output,
deserializer1 has one camera:cam0 is 8M RAW output
now we want deserializer0's cam0 cam1 cam2 import to one capture node and deserializer0's cam3 and deserializer1's cam0 import to another capture node
does TDA4VM/VH can support this data flow?if can support anything need to changed on RTOS side?
As I know the multi camera driver only support one resolution with multi cameras,how to support diff resolution cameras in driver?