[Bug 785733] rtpbin: ntp-sync does no sanity checking for clock sync
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 30 08:39:19 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785733
--- Comment #6 from Patrick Radizi <patrick.radizi at axis.com> ---
Ok, so it should look like this then?
1) new property max-ts-offset
2) if !ntp-sync
default max-ts-offset = 3s
else
default max-ts-offset = 0 (infinity)
3) if max-ts-offset 'has been set by user'
max-ts-offset = user-value
4) never allow ts_offset > 0
--
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