Hi,<br><br>As far as I know, VLM telnet interface does not work properly under Windows systems (checked in Windows XP SP2 and Vista Ultimate). Under Ubuntu Linux 7.04 it works perfectly.<br><br>I am developing an IPTV demonstrator as well and I tried configuring VLC telnet interface and connect to it with the Windows telnet and Putty clients with no success (the connection was automatically closed when I type "telnet IP PORT"). 
<br>By the way, when configuring the VLM telnet interface, you have to type the vlc --ttl 12 ... command and then CONNECT to the telnet interface as said before (telnet IP PORT). Notice that the default VLC telnet interface port is configured as 4212, you can change it anyway. If you can connect to this interface, then you will be able to type the password (videolan in your case) and then write your commands in order to add VOD or scheduled videos. 
<br><br>Check if you can connect to the telnet interface and tell us.<br><br>Regards,<br>Javi<br><br><div><span class="gmail_quote">2008/1/13, Velentim62 <<a href="mailto:valentim62@gmail.com">valentim62@gmail.com</a>>:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Good evening,<br> <br>I read all posts in the forum and all documentation and i know how to use vlm for multiple streaming and vod.
<br> <br>The problem is:<br> <br>When i use the Wizard (wxWidget) i can stream correctly. But i need to use VLM, because i'm doing a little system that can simulate a IPTV service. So i need multiple streaming for multicast adresses and VOD. But when i try to use the command line it doesn't work. Example, if i open a command line and write vlc -vvv input_stream --sout '#duplicate{dst=
<br>standard{access=udp,mux=ts,dst=<a href="http://239.255.12.42" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">239.255.12.42</a>,sap,name="TestStream"},<br>dst=standard{access=udp,mux=ts,dst= 
<a href="http://192.168.1.2" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.168.1.2</a>}}', nothing happens. Then i go to the messages and i see:
<br> <br>stream_out_standard error: no access _and_ no muxer (fatal error)<br>main error: stream chain failed for `std{mux="",access="",dst="'#duplicate{dst="}' <br>main error: cannot start stream output instance, aborting
<br>stream_out_standard error: no access _and_ no muxer (fatal error)<br>main error: stream chain failed for `std{mux="",access="",dst="'#duplicate{dst="}' <br>main error: cannot start stream output instance, aborting
<br>stream_out_standard error: no access _and_ no muxer (fatal error)<br>main error: stream chain failed for `std{mux="",access="",dst="'#duplicate{dst="}' <br>main error: cannot start stream output instance, aborting
<br>stream_out_standard error: no access _and_ no muxer (fatal error)<br>main error: stream chain failed for `std{mux="",access="",dst="'#duplicate{dst="}' <br>main error: cannot start stream output instance, aborting
<br>stream_out_standard error: no access _and_ no muxer (fatal error)<br>main error: stream chain failed for `std{mux="",access="",dst="'#duplicate{dst="}' <br>main error: cannot start stream output instance, aborting
<br> <br>No access and no muxer? But it runs on the Wizard!<br> <br>I have a problem with launching telnet interface too. <br> <br>- I open a windows console (DOS) and i type the command: vlc --intf telnet --> nothing happens;
<br>Then i type: vlc --extraintf telnet.<br>The vlc is launched but in the wxWindows interface! Nevertheless, i go to the settings-->add interface-->telnet interface and still nothing happens! <br>I tried the basic example: vlc --ttl 12 -vvv --color -I telnet --telnet-password videolan --rtsp-host 
<a href="http://0.0.0.0:5554" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">0.0.0.0:5554</a> and yet no results. The telnet interface is suposed to appear so i could enter command lines like "new Test vod enabled" and so on. 
<br> <br>What's going on, can you help me, please?
<br> <br>So the problem, as you see, is that i can't launch de telnet interface, i can't use the command line and donīt know why...is so pretty because i like vlc very much and i need it to run a little project on college. 
<br> <br>There is a problam with installation? I downloaded from this website and run the file vlc-0.8.6d-win32.exe and nothing more.<br>  <br>Can you please help me?<br> <br>Many thanks in advance.
<br>______________________________________________________<br>vlc mailing list<br>To unsubscribe or modify your subscription options:<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mailman.videolan.org/listinfo/vlc" target="_blank">
http://mailman.videolan.org/listinfo/vlc</a><br><br></blockquote></div><br>