Appsrc plugin is not registered on embedded platform

Tarek El-Sherbiny telsherbiny at ad-holdings.co.uk
Wed Dec 5 06:02:46 PST 2012


Hello,

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:
app->src = (GstAppSrc*)gst_element_factory_make("appsrc", "mysrc");
returns NULL.
When I did #gst-inspect  appsrc I've got this:
No such element or plugin 'appsrc'

I think the required libraries are installed in the correct locations:
./usr/lib/libgstapp-0.10.la
./usr/lib/libgstapp-0.10.so.0.25.0
./usr/lib/libgstapp-0.10.so
./usr/lib/libgstapp-0.10.so.0
./usr/lib/gstreamer-0.10/libgstapp.la

Is there anyway to force the registration of this plug-in?

Best Regards,
Tarek


--------------------------------------------------------
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 at dmicros.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20121205/ceb28c98/attachment-0001.html>


More information about the gstreamer-devel mailing list