[Bug 650887] New: Adding function to close all current sessions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 23 10:01:02 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=650887
  GStreamer | gst-rtsp-server | unspecified

           Summary: Adding function to close all current sessions
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: memiliom at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=188406)
 View: https://bugzilla.gnome.org/attachment.cgi?id=188406
 Review: https://bugzilla.gnome.org/review?bug=650887&attachment=188406

Patch file to add function to close all client's sessions.

The current version of gst-rtsp-server doesn't accept to close the current
sessions from the server side, it could be a problem when you need to cancel
any session before you kill the server. I created a patch file that adds a new
function called gst_rtsp_server_close_clients() which closes all the current
sessions by closing their connections and releasing the media associated. 

I attached the patch hoping you can check it. I believe it is necessary to
implement a way to close the sessions into the API.


Regards,

Marco.

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