Tshark how to decode rtp.pt

384 views Asked by At

Could someone please help me on such topic.

Trying to decode a network flow using tshark via:

tshark -r somefile.pcap -d rtp.pt==96,rtpeven

This results to a:

tshark: Protocol "rtpevent" isn't valid for layer type "rtp.pt"

tshark: Valid protocols for layer type "rtp.pt" are: (empty)

Tried running on an old 1.12.7 wireshark version, and everything works file(has a wideload of available protocols).

Thanks.

0

There are 0 answers