Discrepancy in RTP Stream Analysis Max Delta Calculation
In Wireshark's RTP stream analysis (Telephony → RTP → RTP Stream Analysis), the reported "Max Delta" value appears inconsistent with the actual packet timings.
Observed Behavior:
The analysis panel shows: Max Delta: 21.83000 ms @ packet 16 However, in the detailed packet list (right panel), packet #17 shows: Delta: 162.508 ms Expected Behavior: The "Max Delta" value should accurately reflect the largest inter-packet delay found in the stream (which appears to be 162.508 ms at packet #17).
Supporting Evidence:
Screenshot: https://obeoss-eu.oss-eu-central-1.al... PCAP file: https://obeoss-eu.oss-eu-central-1.al... Request: Could you please: Explain why the reported Max Delta doesn't match the actual maximum delay observed? Suggest how to obtain the true maximum inter-packet delta for this stream?
Can you update the question with output of
wireshark -v
or copy text fromHelp->About Wireshark:Wireshark
tab.