[gst-devel] appsrc and appsink elements

Andres Colubri andres.colubri at gmail.com
Fri Dec 12 04:25:57 CET 2008


Hello,

I have tried to use appsrc, but for some reason it doesn't seem to be 
recognized (I'm using gst-plugins-bad 0.10.8 on ubuntu 0.8.10) by 
gstreamer. For example, when I run the appsrc_ex example, I get an 
assertion error right after
app->src = gst_element_factory_make("appsrc", NULL);
so seems that app->src is null

Also, gst-inspect doesn't find neither appsrc nor appsink.

Thanks
Andres

Wim Taymans wrote:
> On Wed, 2008-07-30 at 12:03 +0200, David SIORPAES wrote:
>   
>> Hello,
>>
>> I would like to exchange buffers which are allocated and managed by an 
>> application of mine to and from a GStreamer pipeline.
>>
>> By reading the documentation it looks like the appsrc/appsink are the 
>> solution for me, but I am also reading here 
>> http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-data-spoof.html
>> that
>>
>> "New API is being developed at the moment to make data insertion and 
>> extraction less painful for applications. It can be found as GstAppSrc 
>> and GstAppSink in the gst-plugins-bad module. At the time of writing 
>> (October 2007), this API is not quite stable and ready yet, even though 
>> it may work fine for your purposes."
>>
>> So, may I ask whether it is safe to use such elements or not ? Or are 
>> there alternative solutions ?
>>     
>
> The versionsof appsink/appsrc in the latest release of gst-plugins-bad
> are full-featured and ready for consumption. See
> http://webcvs.freedesktop.org/gstreamer/gst-plugins-bad/examples/app/
> for a whole bunch of examples of different use cases.
>
> Wim
>   
>> Thanks,
>>
>> David S.
>>
>>
>>
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
>> Build the coolest Linux based applications with Moblin SDK & win great prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>     
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>   





More information about the gstreamer-devel mailing list