aboutsummaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorJirka Novak <j.novak@netsystem.cz>2021-01-03 08:03:46 +0100
committerAndersBroman <a.broman58@gmail.com>2021-01-03 16:53:21 +0000
commit7928f81b10eae1133da1cb313eb53ffd82178f23 (patch)
treed998015ca76e2b3be1c7241df4e50871ff2404aa /services
parent85deb99637672f2be1f64ab4b07676b91613b6e0 (diff)
RTP processing: Modified RTP sequence verification
The patch changes: - Removed first_packet_mac_addr staff. It was commented out many years ago... - Removed delta_timestamp item. Not used. - Sequence verification takes into account timestamp therefore it is able to detect delayed packets more clearly. As consequence of it, #16330 is solved. - If packet is delayed, it is not used in calculation of diff/jitter/skew. It just mess output. As consequence of it, #16330 is solved. I checked output with many RTP streams and looks well. But I have no sample with wrapped timestamp and I have just a few samples with missing/reordered packets. Nevertheless all are calculated same way as before and #16330 is solved too.
Diffstat (limited to 'services')
0 files changed, 0 insertions, 0 deletions