-
Rémi Denis-Courmont authored
Jitter computation is, by design, relative to the time of arrival of packets. Normally, it should be the estimated time of arrival (ETA) of the missing packet in the sequence, plus a tolerance value computed from the delay variance (jitter). Unfortunately, we do not know that ETA since we do not know the RTP timestamp of missing packets.
330a8cd9