Part Number: AM62P
Hi,
The current command for single-channel video stream output is:
gst-launch-1.0 v4l2src device="/dev/video3" ! video/x-raw, width=1920, height=1536, format=UYVY ! queue ! kmssink driver-name=tidss sync=false.
Could you please tell me how to modify the command for dual-channel and multi-channel video stream output? Thank you!