[Bug 745599] rtsp: tcp transport fails

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


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

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 298606
  --> https://bugzilla.gnome.org/attachment.cgi?id=298606&action=edit
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.

Also fix the buffering condition for container streams. The comment says that
we should not enable it for container streams, but the fix in
852c040c89bd99bd11598a628934a2b48b1e9a64 *only* enables it for container
streams now.

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