Hello everybody,<br><br>I'm currently working on a vlc-based project. The network architecture doesn't allow "direct rstp connexion". RTSP requests have to go to VOD server through a proxy => client ---- Proxy ----- Vod Server. I made few tests and i wasn't able to stream to the client. The VOD server keeps trying to send media streams to the proxy. It seems that vlc's RTSP implementation only support face-to-face connexion. Does anybody report that ? Is there a solution to make a kind of "IP translation", 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's known problem and if there is an issue.
<br><br>Thanks a lot,<br><br>Jeff<br>