[Bug 751164] rtspsrc does not respect the timeout value in the SETUP reply
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 22 11:04:33 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751164
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.5.2
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
For UDP this should already do the right thing now, for TCP (interleaved) it
always uses whatever was configured on the tcp-timeout property. Which IIRC is
correct, for TCP the keep-alive shouldn't be done because that's already
handled at the TCP level and we use TCP for sending data back and forth anyway.
--
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