<br><font size=2 face="sans-serif">Do you have a specific reason to not
use openRTSP to receive transport streams? 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 -> MPEG2TransportStreamFramer
-> FileSink<br>
<br>
xo</font>