I think your command is wrong, but probably only mistake i ntyping, otherwise you cen login to telnet. There is missing
-I before telnet.
vlc --ttl 12 -vvv -I telnet --telnet-pa ... 0.0.0:5554
You are using this command [url]rtsp://192.168.1.5:5554//192.168.1.5/Test[/url] to play the file all.mpg. I do not understand why there is IP in the middle. I tried it on my laptop and it didn't work. Try this [url]rtsp://192.168.1.5:5554//Test[/url].
All above I had to do to run the VOD stream on my laptop. Then I tried it with 110H. I have a serial cable to control what is happennig on STB. And from log it is simple to see STB can't find RTSP stream. The same result is from ethereal, watching communications between server and STB.
It looks like VLC is using "different" format of RTSP and Amino don't understand to this special format. It is why laptop running VLC can play it. I don't know ....
We are using RTSP for VOD with Amino 110H (inside is same like 110) without any problem, but have a special frontend for streaming.
See here
viewtopic.php?t=20591&
I think it is a question for VLC programmers .... Good luck.