Identifying frame boundaries in RTP packets - TechRepublic
Question
April 19, 2012 at 02:59 AM
vaas45

Identifying frame boundaries in RTP packets

by vaas45 . Updated 14 years, 2 months ago

Hi,
I have few doubts regarding frame boundaries in RTP packets.
First, If the marker bit is set, does it say that a new frame has begun(this is what I understand from RFC 3551)?
Second, According to what I read a frame starts with I-frame followed by P, B frames. Now, which field indicates this? And is the I frame has the marker bit set?
Third, If I need to find the start and end of a frame, would the check for marker bit suffice?

Thanks!

This discussion is locked

All Comments