Question about, appsrc clearing end_of_stream or gap handling

Maik Scholz Scholz.Maik at t-online.de
Wed Jun 22 08:02:39 UTC 2016


Hi,

I implemented a pipeline with multiply "live" sources
(2*appsrc+1*audiotestsrc), combined with the adder element.

When I start the pipeline, I don't have any audio unless all appsrc elements
delivering buffers.
When I call "gst_app_src_end_of_stream" for the one appsrc'es which can't
deliver, then I can hear the "other" mixed audio.
But I am not able, to reset the eos flag in the “eos” appsrc later.

My Question, how should the appsrc tell "I am in a gap, mute this path up to
the adder".

If I replace the adder by a liveadder, then this issue is solved. But I
would prefer a solution using the "adder" element?

Maik



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Question-about-appsrc-clearing-end-of-stream-or-gap-handling-tp4678200.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list