Don't just keep a weak ref to the session objects but use a hard ref. We will be notified when a session is removed from the pool (expired) with the new session-removed signal. Don't automatically close the RTSP connection when all the sessions of a client are removed, a client can continue to operate and it can create a new session if it wants. If you want to remove the client from the server, you have to use gst_rtsp_server_client_filter() now. Based on patch from Ognyan Tonchev <ognyan.tonchev at axis.com> See https://bugzilla.gnome.org/show_bug.cgi?id=732226
Name | Last commit | Last update |
---|---|---|
docs | ||
examples | ||
gst | ||
pkgconfig | ||
tests | ||
common @ 211fa5f2 | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
COPYING | ||
COPYING.LIB | ||
ChangeLog | ||
Makefile.am | ||
NEWS | ||
README | ||
RELEASE | ||
REQUIREMENTS | ||
TODO | ||
acinclude.m4 | ||
autogen.sh | ||
configure.ac | ||
gst-rtsp-server.doap | ||
gst-rtsp.spec.in |