Part Number: AM3352
Other Parts Discussed in Thread: AM5728
Hi Champs:
I tried to modify the V4L2 with Gstreamer stuffs.
And I meet the below error, may you guide me how to fix it?
Thanks.
gst-launch-1.0 v4l2src device=/dev/video0 ! 'video/x-raw,width=640,height=480,framerate=30/1' ! videoconvert ! ximagesink
0:00:00.003569455 16087 0x555f59401750 WARN GST_ELEMENT_FACTORY gstelementfactory.c:456:gst_element_factory_make: no such element factory "v4l2src"!
0:00:00.003697168 16087 0x555f59401750 ERROR GST_PIPELINE grammar.y:816:priv_gst_parse_yyparse: no element "v4l2src"
0:00:00.004975993 16087 0x555f59401750 ERROR GST_PIPELINE grammar.y:901:priv_gst_parse_yyparse: link has no source [sink=@0x555f594166c0]
WARNING: erroneous pipeline: no element "v4l2src"