gst_appsrc_end_of_stream() aborts stream immediately

Albert Tomanek electron826 at gmail.com
Fri Mar 23 20:24:44 UTC 2018


Hello,
I am using the AppSrc element to play raw sample data from a buffer.
When the end of the buffer is reached, I use the gst_appsrc_end_of_stream()
function to queue an EOS event.
However, I find that when I call this function, the pipeline stops
immediately, without waiting for the last buffer in the pipeline to be
played.
Does anybody know why this may be?
Thanks in advance
Albert Tomanek

( This <https://pastebin.com/raw/9mgTEKNc>   is the code to the GStreamer
part of my program)



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list