<div>Folks,</div>
<div>&nbsp;</div>
<div>For H263+ RTP packetization using RFC 4629 (RFC 2429) , there is a field in the payload header PLEN. </div>
<div>&nbsp;</div>
<div>currently I am writing RFC 4629 depack code. I collected a bunch of traces from different endpoints and RTSP servers, all of them </div>
<div>have a PLEN value of zero. Is the PLEN value used at all ?</div>
<div>&nbsp;</div>
<div>Alternately, if PLEN is indeed used. If I take the extra picture header and attach it to the beginning of payload, is this the correct thing to do.</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>&nbsp;</div>
<div>Ram </div>