Hello everybody,<br><br>I&#39;m currently working on a vlc-based project. The network architecture doesn&#39;t allow &quot;direct rstp connexion&quot;. RTSP requests have to go to VOD server through a proxy =&gt; client ---- Proxy ----- Vod Server. I made few tests and i wasn&#39;t able to stream to the client. The VOD server keeps trying to send media streams to the proxy. It seems that vlc&#39;s RTSP implementation only support face-to-face connexion. Does anybody report that ? Is there a solution to make a kind of &quot;IP translation&quot;, so as to make the vod server send media streams to the client and not to the proxy ? I plan to develop it but i prefer asking whether it&#39;s known problem and if there is an issue.
<br><br>Thanks a lot,<br><br>Jeff<br>