[Bug 650887] Adding function to close all current sessions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 19 10:42:06 PDT 2011


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

--- Comment #5 from Marco Madrigal <memiliom at gmail.com> 2011-08-19 17:42:04 UTC ---
Hi Wim,

Maybe you are right, I tried to use gst_rtsp_session_pool_filter() method to
close all the current session but I was not able to do that. If I created a
session and start a video streaming to a client and then I tried to close this
session using this function I didn't get it, when I tried to close the server I
got an error (independent of the rtsp-server API) that is caused when the
session is still alive. The only way I got to force to close all the current
sessions (That because I want to close the sessions even if the client is
playing the streaming) was applying the patch I sent.

I am wondering if maybe it could be easiest with the 
rst_rtsp_session_pool_filter() method, this would be great, could you give me
an example of how to do that correctly please?

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