Ask Your Question

Revision history [back]

To see the delays of an RTP packet you need to look at the RTCP packet. Most systems report it in RTCP. There is two actions required. In your captured trace select any RTCP packet, then right click on mouse, Select "Protocol Preferences" then select " Show relative roundtrip calculation" Secondly now apply a Display filter: rtcp.roundtrip-delay You can use the following to see all packets that exceeds the RTP threshold of 300ms RTT. rtcp.roundtrip-delay > 300