[gstreamer-bugs] [Bug 588144] rtspsrc: (network) timeout behaviour inconsistent between TCP and UDP
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Oct 7 02:33:28 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=588144
GStreamer | gst-plugins-good | git
--- Comment #5 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-10-07 09:33:24 UTC ---
Created an attachment (id=171884)
--> (https://bugzilla.gnome.org/attachment.cgi?id=171884)
sdp with bandwith information
Actually, I am now seeing a case where it never stops after a timeout (as in
bug #607579). This appears to be due to the session bandwidth configuration
that was add in commit bc72d8250c0b6fb97212cf64bb41fc16af7fce38 in combination
with a typical (WMServer) SDP (attached) that has RR=RS=0 bandwidth.
That disables some RTCP stuff (which is likely not uncommon in RTSP cases), and
in particular bypasses any (session sender) timeout checking.
In contrast, checking for UDP streaming timeout would always apply, and be more
consistent with the TCP transport case.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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