Hello Luigi, Verify if you added the gstreamer1.0-plugins-imx in your image recipe . In the 1.7.2 version you will use the imxv4l2src.
To find source/sink installed in your board. gst-inspect-1.0 | grep imx Best Regards, Caio Pereira 2016-03-10 4:53 GMT-03:00 Luigi Scagnet <[email protected]>: > 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 > > -- > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale > > -- ---------------------------------------------- Caio Pereira @caio_rtp
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
