Ask Your Question
0

rtp packet loss [closed]

asked 2019-07-08 14:05:34 +0000

KienHoangDang gravatar image

updated 2019-07-08 15:19:51 +0000

Hello guys,

I am using tshark to extract G729 payload from rtp stream by command

tshark -r call.pcap -Y "rtp && rtp.ssrc==0x10813c7b" -T fields -e rtp.payload >>data.raw

Then I removed the new line character, decoce payload and played but I could only hear the noise. When I compare the histogram with the sound created by wireshark, I can see it has some similarities. Is wireshark automatically adding lost packets to the rtp stream?

Regard,

Kien

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by KienHoangDang
close date 2019-07-09 04:18:36.588675

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-07-09 04:18:03 +0000

KienHoangDang gravatar image

Sorry, I'm wrong when handling the payload

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-07-08 14:05:34 +0000

Seen: 544 times

Last updated: Jul 09 '19