<div>Hello everybody,</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>I am&nbsp; not able to correctly receive&nbsp; MPEG2 TS stream&nbsp;&nbsp; transmitted by testMPEG2Transportstreamer.cpp demo test program.For receiving I am using sessionState.source = MPEG1or2VideoRTPSource::createNew(*env, &amp;rtpGroupsock,32,90000); 
program.I have given rtppayload type = 33&nbsp; as:</div>
<div>&nbsp;</div>
<div>*********************************************************************************</div>
<div>sessionState.source = MPEG1or2VideoRTPSource::createNew(*env, &amp;rtpGroupsock,33,90000);</div>
<div>&nbsp;</div>
<div>*********************************************************************************</div>
<div>in receiver program.</div>
<div>&nbsp;</div>
<div>Is it correct or I have to made any other changes .</div>
<div>Thanks and Regards,</div>
<div>&nbsp;</div>
<div>Ness</div>