[Bug 750574] netclientclock: Make the clock a wrapper clock around an internal clock
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 8 08:12:11 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750574
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 304783
--> https://bugzilla.gnome.org/attachment.cgi?id=304783&action=edit
netclientclock: Make the clock a wrapper clock around an internal clock
The internal clock is only used for slaving against the remote clock, while
the user-facing GstClock can be additionally slaved to another clock if
desired. By default, if no master clock is set, this has exactly the same
behaviour as before. If a master clock is set (which was not allowed before),
the user-facing clock is reporting the remote clock as internal time and
slaves this to the master clock.
This also removes the weirdness that the internal time of the netclientclock
was always the system clock time, and not the remote clock time.
--
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