<div dir="ltr">Hi,<br><br>On Thu, Jun 1, 2017 at 2:28 AM, zeef <<a href="mailto:zeef_@hotmail.com">zeef_@hotmail.com</a>> wrote:<br>> In my PC 2 (embebed system with buildroot) when i do the same command  gives<br>> me that error:<br>><br>> ERROR: pipeline could not be constructed: no element "videotestsrc".~<br>><br>> and in big bunny example gives me that:<br>><br>> WARNING: erroneous pipeline: no element "videoconvert"<br><br><div>I don't know how you setup your embedded system, but the videoconvert plugin</div><div>is missing, either physically missing on your file system or miss placed.</div><div><br></div><div>Do you have libgstvideoconvert.so on your file system?</div><div>If you do, just set GST_PLUGIN_PATH.</div><div>if you don't, go back to buildroot and figure out what's wrong.</div><div><br></div><div><a href="https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gst-running.html">https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gst-running.html</a><br></div><div>-- </div><div>           yashi</div><div><br></div></div>