Skip to content
  • Wim Taymans's avatar
    jitterbuffer: take more accurate running-time for NACK · e996f73d
    Wim Taymans authored
    Don't use the current time calculated from the tmieout loop for when we
    last scheduled the NACK because it might be unscheduled because of a max
    packet misorder and then we don't accurately calculate the current time.
    Instead, take the current element running time using the clock.
    e996f73d