Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Large RTP packet analysis - Wireshark misreporting statistics

I have a large packet capture of a RTP stream over UDP (nearly 600,000 packets). This means the the sequence number wraps many times. In addition, the payload type of the of the RTP packet changes which Wireshark flags up as incorrect, so moving the the "Next Problem Packet" in the stream analysis is pretty useless. The alternative payload in this case are FEC packets, which continue the RTP sequence number.

Is there any way to simply check the incrementing sequence numbers for the entire stream and ignore payload type changes?