Hi I have captured RTP stream and now trying to play it in the inbuilt wireshark player. It is reporting "Drop by Jitter Buffer", "Out of Sequence" and Wrong Time Stamp. But in the player how do I know which one is showan as what. I have Red, Yellow color lines in the player and see Choppy voice but not able to interpret/separate these issues/packets. asked 18 Oct '10, 13:04 RTPissues edited 18 Oct '10, 13:06 |
One Answer:
This part of the RTP player code tells you what's going on: So thats:
answered 20 Oct '10, 13:41 Jaap ♦ |