I launched the following commands from the telnet command line:
new test vod enabled
setup test input mms://82.76.253.22/Antena1Live
I received the following errors:
[00000295] vod_rtsp private debug: - ES wma2 (/c1/trackID=0)
[00000295] vod_rtsp private error: cannot add this stream (unsupported codec: wma2)
[00000295] vod_rtsp private debug: - ES WMV3 (/c1/trackID=0)
[00000295] vod_rtsp private error: cannot add this stream (unsupported codec: WMV3)
But if I run:
vlc -vvv mms://82.76.253.22/Antena1Live --sout '#standard{access=http,mux=asf,dst=xxx.xxx.xxx.xxx:8080}'
the stream is ok and a can view it from a client computer.