Skip to content
  • Sebastian Dröge's avatar
    netclientclock: Add NTPv4 support · 202f4631
    Sebastian Dröge authored
    This uses all of the netclientclock code, except for the generation and
    parsing of packets. Unfortunately some code duplication was necessary
    because GstNetTimePacket is public API and couldn't be extended easily
    to support NTPv4 packets without breaking API/ABI.
    202f4631