ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-users: [Wireshark-users] tshark RTP decodes

Date Prev · Date Next · Thread Prev · Thread Next
From: Barry Constantine <Barry.Constantine@xxxxxxxx>
Date: Sat, 1 Sep 2012 16:03:54 +0000

Hi,

 

I know how to redecode to RTP in UI, but would like to the same at command line and extract fields.

 

I amtrying this:

 

tshark -r rtp_call.pcap -o rtp.heuristic_rtp:TRUE -T fields -e rtp.seq

 

It accepts the -o option, but the rtp.seq field is displayed with no content.

 

Any suggestions?

 

Thanks,

Barry