[Bug 790412] unit test failure: rtspclientsink test_record fails with GST_MESSAGE_TYPE (msg) != GST_MESSAGE_EOS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 17 09:07:25 UTC 2017


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

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Yeah, that doesn't help here :) I think on the server side it is all fine, it's
the client that falls apart.

And adding the sinks in _open() is not possible actually, during SETUP you
might have to add new UDP sinks and if there was already an appsink before that
is pre-rolled, you would lose the first buffer(s) :)

Some somehow we need to pre-roll the rtspclientsink without any RTP/RTCP sinks,
and add those in later when we know which are needed.

-- 
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