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.

AM62P: GStreamer指令如何多路视频流输出

Part Number: AM62P

您好,

当前单路视频流输出的指令是gst-launch-1.0 v4l2src device="/dev/video3" ! video/x-raw, width=1920, height=1536, format=UYVY ! queue ! kmssink driver-name=tidss sync=false。请问两路及多路视频流输出指令应该怎么改,谢谢!