First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

rtp packet loss [closed]

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

KienHoangDang's avatar
1
KienHoangDang
asked 2019-07-08 14:05:34 +0000, updated 2019-07-08 15:19:51 +0000
edit flag offensive 0 remove flag reopen merge delete

Closed for the following reason "the question is answered, right answer was accepted" by KienHoangDang 2019-07-09 04:18:36 +0000

Comments

add a comment see more comments

1 Answer

0

Sorry, I'm wrong when handling the payload

KienHoangDang's avatar
1
KienHoangDang
answered 2019-07-09 04:18:03 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments