• Hristo Trendev's avatar
    account for lost frames during ptime detection · d48057e2
    Hristo Trendev 提交于
    This allows the "broken ptime" detection to work correctly when packet
    loss is present on the wire. In addition to the timestamps this patch
    adds frame sequence tracking and corrects the timestamp difference
    only as needed and according to the number of lost packets.
    
    FS-6898 #resolve
    d48057e2
switch_core_media.c 299.1 KB