<br><font size=2 face="sans-serif">Do you have a specific reason to not
use openRTSP to receive transport streams? &nbsp;testMPEG2TransportStreamer
has an optional RTSP server in it.</font>
<br>
<br><font size=2 face="sans-serif">I think instead of making MPEG2TransportStreamRTPSource,
you should set up the chain like this:</font>
<br>
<br><font size=2 face="sans-serif">SimpleRTPSource -&gt; MPEG2TransportStreamFramer
-&gt; FileSink<br>
<br>
xo</font>