Tool/software: TI-RTOS
Hi Expert,
I'm running PROCESSOR SDK VISION v03.04.00 rtos on tda3x custom board.
How do change the camera video order with IssCapture link(YUV, 4CH)?
example below:
CAM_IN1: front
CAM_IN2: left
CAM_IN3: right
CAM_IN4: rear
expect change below:
CAM_IN1: left
CAM_IN2: front
CAM_IN3: rear
CAM_IN4: right
Could you please provide some guide on these questions?
Thanks in advance.