<div>Hi,</div>
<div>&nbsp;</div>
<div>I have another question</div>
<div>&nbsp;</div>
<div>I have to develop an application which recieve RTP stream (Mpeg2 or Mpeg4) , decode it then encode it&nbsp;(with user defined parameters) and then send it again as RTP stream.</div>
<p>RTPSource --&gt; Decode ---&gt; Encode ---&gt; RTPSink</p>
<div>According to FAQs .....&nbsp;in order&nbsp;to send encoder output to RTPSink, one has to write FramedSource subclass than encapsulate the encoder and delievers audio or video frames directly to the appropriate RTPSink. </div>

<div>&nbsp;</div>
<div>&nbsp;But what about the Decoder. How to get frames from RTPSource ?</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>regards</div>
<div>adnan<br>&nbsp;</div>