<div>I am trying to make a &quot;testMPEG2TSReceiver&quot; executable that will receive MPEG2-TS streams, which I am playing using testMPEG2TransportStreamer.&nbsp; I think that this would be a solid addition to the test programs included with the library.&nbsp; I have started by using &quot;testMPEG1or2VideoReceiver&quot; as a template to build a TS receiver, and it appears that I will simply need to create a &quot;MPEG2TransportStreamRTPSource&quot; class to replace &quot;MPEG1or2VideoRTPSource&quot; with.&nbsp; Is this correct?&nbsp; Nothing else seems format-dependant.
</div>
<div>&nbsp;</div>
<div>To create &quot;MPEG2TransportStreamRTPSource&quot; I used &quot;MPEG1or2VideoRTPSource&quot; as a template, but use &quot;rtpPayloadFormat = 33&quot; as the format type.&nbsp; This is where I get lost... I don&#39;t know what sBit, bBit, or eBit should be and if they should differ in my new class, or if I need to change anything else for that matter.&nbsp; Any help here would be much appreciated!
<br clear="all"><br>-- <br>Russell Brennan<br><a href="mailto:RJBrennn@gmail.com">RJBrennn@gmail.com</a><br>(708) 699-7314 </div>