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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 20 09:14:57 UTC 2017


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

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
In client-mode, the user-supplied part is known (payloader / depayloader, etc).
But at join_bin() time the transports are not known yet, those are only known
at a later time once all the SETUP has happened. But at that point the
user-supplied parts must've joined the bin already so that rtpbin, etc is all
there and the SDPs can be generated.

What is needed is that after join_bin() the pipeline can pre-roll, and then the
transport elements are added later and then the stream is completed.

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