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