got eos from pipeline0

jyoti kulkarni jyotimk029 at gmail.com
Thu Oct 10 06:31:16 CEST 2013


Hello All,

I have written a sink element extending BaseSink Class.
My plugin will take incoming buffers from src element then packetize them
and send over network.

Now when i link filesrc to my plugin after sending only few frames my
pipeline stops and i get a message "got eos from pipeline 0" and thus stops.

i.e i do :

gst-launch-1.0 filesrc blocksize=1024 ! mysink

after transfering few frames i get

got eos from pipeline0.

Can anybody suggest how to handle this.


I had put all my data processing in render function.

Regards
Jyoti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131010/880bce0f/attachment.html>


More information about the gstreamer-devel mailing list