[Bug 743346] New: When system time is increased the ongoing RTSP sessions will time out.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 22 04:58:03 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743346
GStreamer | gst-rtsp-server | git master
Summary: When system time is increased the ongoing RTSP
sessions will time out.
Classification: Platform
Product: GStreamer
Version: git master
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-rtsp-server
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: Kent-Inge.Ingesson at axis.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
If you increase the system time with for example 5 minutes the ongoing RTSP
session will time out.
The rtsp-session.h, rtsp-session.c and rtsp-session-pool.c implementation uses
g_get_current_time(). This will cause jumps in time when system time is
modified forwards or backwards. Hence the time out calculations will be
erroneous.
--
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