rtsp-session: Use monotonic time for RTSP session timeout
authorKent-Inge Ingesson <kenti@axis.com>
Thu, 19 Feb 2015 08:43:16 +0000 (10:43 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 19 Feb 2015 08:43:30 +0000 (10:43 +0200)
commitd2f1997c4b38b9aa0c85a9c4dffdc336cddd747d
treefdf1267a16ef7f0b441e2055e3aa0ee3eb1bb82e
parent51ed357597eec8d3ca51427f4788afada3154c45
rtsp-session: Use monotonic time for RTSP session timeout

Changed RTSP session timeout handling to monotonic time
and deprecating the API for current system time.

This fixes timeouts when the system time changes.

https://bugzilla.gnome.org/show_bug.cgi?id=743346
gst/rtsp-server/rtsp-session-pool.c
gst/rtsp-server/rtsp-session.c
gst/rtsp-server/rtsp-session.h