i.MX6S WARNING: erroneous pipeline: no element "imxv4l2videosrc"

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX6S WARNING: erroneous pipeline: no element "imxv4l2videosrc"

1,388 Views
luigiscgnet
Contributor I

Hello all,

On my custom board based on i.Mx6s , I've made a Yocto Dizzy 1.7.3 image with command

bitbake fsl-image-multimedia-full

The system starts, and al seems working fine. Now I'm trying to capture image from camera with command:

gst-launch-1.0 imxv4l2videosrc device=/dev/video0 input=0 ! imxipuvideotransform ! fakesink

But it returns

WARNING: erroneous pipeline: no element "imxv4l2videosrc"

and command stop the execution.

Please can you help me to understand and fix the problem?

Thanks for all

Luigi

Labels (2)
0 Kudos
1 Reply

716 Views
igorpadykov
NXP Employee
NXP Employee

Hi Luigi

imxv4l2videosrc is from community Gstreamer-imx plugins,

(one can post qustion for it to meta-fsl-arm mailing list

https://lists.yoctoproject.org/listinfo/meta-freescale)

Also suggest to look at similar discussion on :

IMX6 ADV7180 GStreamer1.0 (tvsrc substitute)

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos