• Piotr Gregor's avatar
    FS-11201 Filter out erroneous RTT values #fix · e66de38b
    Piotr Gregor 提交于
    Erroneous DLSR in received RTCP report could
    cause RTT to be negative (RTT = A - DLSR - LSR).
    Add check for this and prevent corruption
    of statistics and estimations (estimator code used
    bad RTT values).
    e66de38b
switch_rtp.c 289.2 KB