Hi everyone,<br><br>I am trying to offer a scheduled video streaming service with VLC and its VLM telnet interface. The commands I write are these:<br><br><span style="font-family: courier new,monospace;">new fear broadcast enabled
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">setup fear input /home/dulceangustia/diptv/test/fear.mpeg</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
setup fear output #standard{mux=ts,access=udp,dst=<a href="http://239.255.1.2">239.255.1.2</a>)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">new fear_tv schedule enabled
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">setup fear_tv date 2007/12/23-23:55:00</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
setup fear_tv append control fear play</span><br><br>which follow the given specifications.<br><br>If I enter them on my desktop computer it runs without any problems, but when I try it at my laptop computer the following error appears at the specific scheduled time on the window where I launched the VLC telnet interface with the command:
<br><br><span style="font-family: courier new,monospace;">> vlc --ttl 12 -vvv --color -I telnet --telnet-password videolan --rtsp-host localhost:5554</span><br><br>The error messages appearing are these:<br><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">[00000295] main private debug: pre-buffering...</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000288] main vlm debug: creating statistics handler
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000295] main private debug: received first data for our buffer</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">[00000289] main access debug: removing module "access_file"</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
[00000297] [Medio: fear] main input debug: waiting for thread completion</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">invalid options (empty)[00000298] [Medio: fear] main stream output debug: stream=`standard'
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000299] [Medio: fear] main private debug: looking for sout stream module: 1 candidate</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">[00000299] [Medio: fear] main private debug: set sout option: sout-standard-mux to ts</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
[00000299] [Medio: fear] main private debug: set sout option: sout-standard-access to udp</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000299] [Medio: fear] main private debug: set sout option: sout-standard-dst to
<a href="http://239.255.1.2">239.255.1.2</a>)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000299] [Medio: fear] stream_out_standard private debug: creating `udp/ts://239.255.1.2)'
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000299] [Medio: fear] stream_out_standard private debug: extension is 2)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">[00000299] [Medio: fear] stream_out_standard private debug: extension -> mux=(null)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
[00000299] [Medio: fear] stream_out_standard private debug: using `udp/ts://239.255.1.2)'</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000301] [Medio: fear] main private debug: looking for sout access module: 1 candidate
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000301] [Medio: fear] main private debug: net: connecting to <a href="http://239.255.1.2">239.255.1.2</a>) port 1234
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000297] [Medio: fear] main input debug: thread 3029117840 (input) created at priority 0 (input/input.c:265)</span>
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[<span style="color: rgb(255, 0, 0); font-weight: bold;">00000301] [Medio: fear] main private error: cannot resolve <a href="http://239.255.1.2">
239.255.1.2</a>) port 1234 : Nombre ó servicio desconocido <span style="font-style: italic;">(Unknown name or service)</span></span></span><br style="font-family: courier new,monospace; color: rgb(255, 0, 0); font-weight: bold;">
<span style="font-family: courier new,monospace; color: rgb(255, 0, 0); font-weight: bold;">[00000301] [Medio: fear] access_output_udp private error: failed to open a connection (udp)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">[00000301] [Medio: fear] main private warning: no sout access module matching "udp" could be loaded</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
[00000301] main private error: cannot delete object (301, (null)) with children</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000299] [Medio: fear] stream_out_standard private error: no suitable sout access module for `udp/ts://239.255.1.2)'
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000299] [Medio: fear] main private warning: no sout stream module matching "standard" could be loaded</span>
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000299] [Medio: fear] main private debug: destroying chain... (name=standard)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">[00000299] main private debug: destroying chain done</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000298] [Medio: fear] main stream output error: stream chain failed for `standard{mux=ts,access=udp,dst=
<a href="http://239.255.1.2">239.255.1.2</a>)'</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000297] [Medio: fear] main input error: cannot start stream output instance, aborting
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[00000297] [Medio: fear] main input debug: thread 3029117840 joined (input/input.c:412)</span><br><br>As said before, I can launch the service with no problem on my desktop but in my laptop there's no success. The desktop is connected through Ethernet but I thought it has nothing to do with it. Anyway I tried in my laptop with Ethernet and WiFi connections and neither of them were successful.
<br><br>VOD and broadcast streaming work without any problems on my laptop and that is why I can't understand why scheduled streaming does not. <br><br>Could anybody tell me if there is any bug or what I could do regarding my problem?
<br><br>Thanks a lot,<br>Javi<br><br><br><br><br>