Hi,<div><br></div><div>I have an application which uses H264VideoRTPSource class to receive live H264 RTP Stream. </div><div>This application should now act as RTSP Server for above H264 Video received. </div><div> </div><div>
One way I was thinking to do is </div><div><ul><li>Receive RTP H264 Video using H264VideoRTPSource</li><li>Dump the H264 elementary video stream using H264VideoFileSink to a linux  PIPE</li><li>To the RTSP Server add H264VideoFileServerMediaSubsession with the above mentioned linux  PIPE as the input </li>
</ul></div><div>Is there a better way to do this ?</div><div><br></div><div>Thanks & Regards,</div><div>Sambhav </div><div><br></div>