gst_pad_push API is flushing

vindi503 vindi503 at gmail.com
Wed Dec 18 04:14:45 PST 2013


Hi Tim,

I removed the below line
stream->pad = g_malloc(sizeof(GstPad)); 

And " Data is not Pushed " is an error message that I have given.
After gst_pad_push the returned value will be GST_FLOW_FLUSHING. 

If I use gst_pad_set_active(stream->pad, TRUE); The returned becomes 
GST_FLOW_NOT_LINKED.

Thanks,
Vinay



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-pad-push-API-is-flushing-tp4664116p4664145.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list