[Bug 756441] rtspsrc never sends teardown with fakesink or appsink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 12 08:09:50 PDT 2015


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

--- Comment #2 from Thibault Jochem <eca at jochem.fr> ---
On the first try with -e, I got a teardown, but then I launched again the
command 4 times, and no teardown.

This is for me an issue, as the piece of hardware I'm using as a rtsp server
does not handle the RTSP TCP close as a session end. Worse, when the client's
OS sends ICMP port unreachable, the server seems to ignore that and keep
sendings rtp packets for about 1 minute (I guess its a timeout serverside).

I'm working both ways on this issue, trying to close properly the session
client side, and working with the manufacturer of the server to get it patched,
as I'm quickly saturating my link with unclosed rtsp sessions.

In my case, I'm using a more complex pipeline with depayloader/decoder/appsink
to feed my app with the stream, but I found that I could reproduce the
behaviour with a simpler pipeline.

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