[Bug 731769] add element implementing the ONVIF RTP extension

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 28 20:31:15 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731769
  GStreamer | gst-plugins-bad | unspecified

--- Comment #11 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2014-10-29 03:31:12 UTC ---
(In reply to comment #10)
> Review of attachment 289474:
 --> (https://bugzilla.gnome.org/review?bug=731769&attachment=289474)
> 
> ::: gst/onvif/gstrtponviftimestamp.c
> @@ +161,3 @@
> +      g_param_spec_uint64 ("ntp-offset", "NTP offset",
> +          "Offset between the pipeline running time and the absolute UTC time,
> "
> +          "in seconds since 1900",
> 
> Instead of having the app set this, if, on the paused->playing, we could just
> do a gettimeofday()+gst_clock_get_time(), and that as a base time for the
> translation to NTP time?

Basically the same thing as what is in the get_current_times() here:
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/rtpmanager/gstrtpsession.c#n855

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