<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I'm using gstreamer on i.MX6Q embedded platform with ARM processor.
    I have managed to install everything without any errors. Gstreamer
    command line and C program runs and plays video without problem
    either. However when I tried to use appsrc plugin to inject buffer
    into the pipeline:<br>
    app->src = (GstAppSrc*)gst_element_factory_make("appsrc",
    "mysrc"); <br>
    returns NULL.<br>
    When I did #gst-inspect  appsrc I've got this:<br>
    No such element or plugin 'appsrc'<br>
    <br>
    I think the required libraries are installed in the correct
    locations:<br>
    ./usr/lib/libgstapp-0.10.la<br>
    ./usr/lib/libgstapp-0.10.so.0.25.0<br>
    ./usr/lib/libgstapp-0.10.so<br>
    ./usr/lib/libgstapp-0.10.so.0<br>
    ./usr/lib/gstreamer-0.10/libgstapp.la<br>
    <br>
    Is there anyway to force the registration of this plug-in?<br>
    <br>
    Best Regards,<br>
    Tarek<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  
<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head><br>
--------------------------------------------------------<br>
This email and any files transmitted with it are CONFIDENTIAL and intended solely for the use of the individual or entity to whom they are addressed. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system; you may not copy this message or disclose its contents to anyone. The recipient should check this email and any attachments for the presence of viruses. The Company accepts no liability for any damage caused by any virus transmitted by this email. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the Company. Contact Customer Services for details customerservices@dmicros.com<br>
</html></body>
</html>