I'm trying to setup rstp as a server ; from the documentation (http://wiki.videolan.org/Documentation:Streaming_HowTo/VLM), I tried: vlc --ttl 12 -vvv --color -I telnet --telnet-password videolan --rtsp-host 0.0.0.0 --rtsp-port 554 but vlc doesn't bind to 554, in fact whatever port number I provide,...