reg crash

praveen kumar kotha.praveenk at gmail.com
Fri May 23 02:50:16 PDT 2014


Hi Team,

currently am implemented application in ubuntu with gstreamer-0.8.10

I used the below pipeline

alsasrc device=stream1pcm ! audioconvert ! level ! audioscale !
audioconvert ! audio/x-raw-float,rate=11025,channels=1 ! echoprintcodegen


Code Snippet:
gst_bin_add_many(GST_BIN(pipeline), source, convert, level,
scale,convertout,codegen, NULL);
    gst_element_link_many(source, convert,
level,scale,convertout,codegen,NULL);


after 8 hours run my application is crash

Please help on this.

Regards,
Praveen.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140523/6452ae30/attachment.html>


More information about the gstreamer-devel mailing list