[Bug 758999] rtsp-media: Add property to decide if sending media should be stopped when a client disconnects without TEARDOWN

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 9 08:26:00 PST 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #316729|needs-work                  |none
             status|                            |
 Attachment #316729|0                           |1
        is obsolete|                            |

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 317048
  --> https://bugzilla.gnome.org/attachment.cgi?id=317048&action=edit
rtsp-media: Add property to decide if sending media should be stopped when a
client disconnects without TEARDOWN

Without TEARDOWN it might be desireable to keep the media running and continue
sending data to the client, even if the RTSP connection itself is
disconnected.

Only do this for session medias that have only UDP transports. If there's at
least on TCP transport, it will stop working and cause problems when the
connection is disconnected.

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