[Bug 745672] rtspsrc over tcp regression

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 5 03:35:00 PST 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Do these commits fix it?


commit c34a7cb90da5ecdcbbd56398bd598b59b2a8eb2e
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Mar 5 09:18:52 2015 +0100

    rtspsrc: Fix handling of interleaved (TCP) streams

    We need to set up the transport in any case, not just if we have a
container
    stream or a non-interleaved stream. Only if we have an interleaved stream
and
    are retrying, we should not set up the stream again.

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

commit b4aaa11f9733ba1800f7e88e3de911404aee7b11
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Mar 5 09:56:23 2015 +0100

    rtspsrc: Don't unref caps we don't own

commit 297d808acce41d2f20b281a2acd642285b5ba01a
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Mar 5 09:46:17 2015 +0100

    rtspsrc: Push RTCP caps on the RTCP pads

    Otherwise we will get not-negotiated later from rtpbin, and will never be
able
    to send RTCP packets back to the server. Note that error flow returns from
the
    RTCP pads are ignored, that's why it didn't fail more visible before.

commit 788074733cb9fe4d23209ca158fc88d281333583
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Mar 5 09:35:32 2015 +0100

    rtspsrc: Make sure to send SEGMENT events on all pads

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