<div>Hi,</div>
<div> </div>
<div>I have another question</div>
<div> </div>
<div>I have to develop an application which recieve RTP stream (Mpeg2 or Mpeg4) , decode it then encode it (with user defined parameters) and then send it again as RTP stream.</div>
<p>RTPSource --> Decode ---> Encode ---> RTPSink</p>
<div>According to FAQs ..... in order 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> </div>
<div> But what about the Decoder. How to get frames from RTPSource ?</div>
<div> </div>
<div> </div>
<div>regards</div>
<div>adnan<br> </div>