<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>How to extract the VOP Coding (I,P,B)  type from the MPEG4 RTP Packet at client side ?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi all,</FONT>
</P>
<BR>

<P><FONT FACE="Times New Roman">We have RTP packet with MPEG4 payload in it, then how to extract the Frame type information from it&nbsp; at the client side?</FONT></P>

<P><FONT FACE="Times New Roman">Do we need to look for VOP_START_CODE(</FONT> <FONT FACE="Courier New">0x000001B6</FONT><FONT FACE="Times New Roman">)&nbsp; in each RTP Packet after RTP Header and if present then next two bits will determine the VOP Coding type.</FONT></P>

<P><FONT FACE="Times New Roman">Is it correct or something else we need to do.</FONT>
</P>
<BR>

<P><FONT FACE="Times New Roman">Regards</FONT>

<BR><FONT FACE="Times New Roman">Nitin</FONT>
</P>
<BR>

</BODY>
</HTML>