gstreamer-1.0 appsrc sample example

Sebastian Dröge sebastian at centricular.com
Tue May 17 07:29:54 UTC 2016


On Mo, 2016-05-16 at 10:59 +0530, Biswajit Panigrahi wrote:
> Hi Sebastian,
> 
> If I will not use vpe element and use the pipeline as below :
> 
> app->pipeline = gst_parse_launch("appsrc name=mysource ! videoconvert
> ! avenc_mpeg4 ! rtpmp4vpay config-interval=true  pt=96 ! udpsink 
> host=192.227.1.20 port=5000", NULL);
> 
> Then it fails with the below error:
> 
> **************************************start
> feeding******************************************8
> inside read_data
> inside read_data
> *********************stop feeding*********************
> ERROR from element mysource: Internal data flow error.
> Debugging info: gstbasesrc.c(2865): gst_base_src_loop ():
> /GstPipeline:pipeline0/GstAppSrc:mysource:
> streaming task paused, reason not-linked (-1)

Your attached application works fine for me without any errors. This is
with GStreamer 1.8.1

Can you get a debug log?

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160517/783e5afb/attachment.sig>


More information about the gstreamer-devel mailing list