[Bug 773218] rtpbin: pipeline gets an EOS when any rtpsources byes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 21 13:50:34 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=773218

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Alejandro G. Castro from comment #10)

> > For the RTP we already forward EOS events already on all the related pads,
> > right?
> 
> I'm not sure about this, I did not check the code for other pads. I'll check
> it, but it seems this is the only eos we were generating.

Basically check what the sink pad event functions are doing with EOS. If they
do nothing (gst_pad_event_default()), then it should be fine. If they are doing
something explicit, it might not be ok

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list