[Bug 743346] When system time is increased the ongoing RTSP sessions will time out.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 28 09:05:25 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743346
  GStreamer | gst-rtsp-server | git master

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2015-01-28 17:05:19 UTC ---
There would be a method to choose between monotonic and realtime clock (see the
enum in GstClock, you can reuse that). And then the method that exists already
takes whatever is selected as clock, and additionally there will be some
convenience method to work directly with a gint64 instead of GTimeVal.

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