Re: [Wireshark-users] Measure Jitter and Delay for UDP packets

2008-01-18 Thread Jaap Keuter
Hi, Since there is no tmiestamp in UDP headers there is no such thing as jitter and delay for UDP packets. There is for RTP packets, which can be transported in UDP packets. So what you would need to have is a session description which tells you about the timing aspects of this session and the

[Wireshark-users] Measure Jitter and Delay for UDP packets

2008-01-18 Thread Arjan van 't Hof
Dear Wireshark users, Does anyone know how to measure jitter and delay for UDP packets with Wireshark. The UDP packets are actually Voice packets, but the RTP header (12 bytes) has been stripped from the IP/UDP/RTP header. This result in PCMA (8) coded voice data. The RTP header is than been repl