Hi everybody,
i use the latest version of Wireshark for windows "0.99.8 for Windows" and in a commands line i type the following:
tshark -r testrtp.pcap -z rtp,streams >> testrtp.txt
and the result is:
1 0.000000 10.184.19.134 -> 10.184.17.85 RTP PT=ITU-T G.711 PCMA, SSRC=0x38F96A05, Seq=6051, Time=11453920 mtqp afrog 2 3600.000000 10.184.19.36 -> 10.184.17.124 RTP PT=ITU-T G.711 PCMA, SSRC=0x36910D61, Seq=12264, Time=1962240 xrl wfremotertm 3 3600.000000 10.184.17.64 -> 10.184.10.141 RTP PT=ITU-T G.711 PCMA, SSRC=0x6BFCB5DD, Seq=1461, Time=233760 bnetfile iad3
========================= RTP Streams ======================== Src IP addr Port Dest IP addr Port SSRC Payload Pkts Lost Max Delta(ms) Max Jitter(ms) Mean Jitter(ms) Problems? 10.184.19.134 1038 10.184.17.85 1042 0x38F96A05 ITU-T G.711 PCMA 59 0 (0.0%) 3600019.00 224999.94 61019.32 10.184.19.36 1104 10.184.17.124 1046 0x36910D61 ITU-T G.711 PCMA 59 0 (0.0%) 36.00 2.65 2.39 10.184.17.64 1120 10.184.10.141 1032 0x6BFCB5DD ITU-T G.711 PCMA 59 0 (0.0%) 36.00 2.56 2.46
i don't know why in my file testrtp.txt i also have the information who is before the RTP streams.
Does anybody knows how can use it to olny have the results of RTP streams in my "testrtp.txt".
Thanks
best regards
Discover the new Windows Vista Learn more!
|