Hi, <div>I want to use gst-rtsp-server as my vod server, but I found it is too hard for some reasons:</div><div><div><br></div><div>1. rtsp-server has no flow control in sending packet. </div><div>It sends packets as fast as possible which makes client can not decode in time.</div>

<div><br></div><div>2. rtsp-server has no dynamic url.</div><div>Everytime I add a file into vod list, I need to add a url mapping for it.</div><div><br></div><div>3. rtsp-server doesn&#39;t support dynamic pipeline.</div>

<div>Everytime I add a file into vod list, I need to rewrite a new pipeline to parse and rtppay it.</div><div><br></div><div>I am new here, so I am afraid that I missed something useful in rtsp-server or gstreamer to overcome the problems above.</div>

<div><br></div><div>Does anyone can help me?</div><div><br></div><div>Thanks.</div><div><br></div></div>