[Bug 796797] Gstreamer RTSP client connects to Gstreamer RTSP server: Only fixed number of connections are possible, then always "Error (503): Service Unavailable"

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 12 11:41:45 UTC 2018


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

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Without teardown, the server will still send the media data via UDP. It's valid
to close the RTCP TCP connection, continue streaming, and later reconnect to
send further commands.

The server will timeout the sessions based on RTCP though, if enabled.

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