I'm new to this topic, could someone assist me.
How can I assign video capture from parallel camera interface (J8), instead of CSI-2.
#gst-launch imxv4l2src device=/dev/video0 ! 'video/x-raw-yuv,width=1280,height=720,framerate=30/1' ! ffmpegcolorspace ! vpuenc codec=6 ! rtph264pay ! filesink location=mympg.mpg
Thanks