[streaming] Unable to launch scheduled streaming with VLM
Javier Gálvez Guerrero
dulceangustia at gmail.com
Mon Dec 24 00:09:54 CET 2007
Hi everyone,
I am trying to offer a scheduled video streaming service with VLC and its
VLM telnet interface. The commands I write are these:
new fear broadcast enabled
setup fear input /home/dulceangustia/diptv/test/fear.mpeg
setup fear output #standard{mux=ts,access=udp,dst=239.255.1.2)
new fear_tv schedule enabled
setup fear_tv date 2007/12/23-23:55:00
setup fear_tv append control fear play
which follow the given specifications.
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:
> vlc --ttl 12 -vvv --color -I telnet --telnet-password videolan --rtsp-host
localhost:5554
The error messages appearing are these:
[00000295] main private debug: pre-buffering...
[00000288] main vlm debug: creating statistics handler
[00000295] main private debug: received first data for our buffer
[00000289] main access debug: removing module "access_file"
[00000297] [Medio: fear] main input debug: waiting for thread completion
invalid options (empty)[00000298] [Medio: fear] main stream output debug:
stream=`standard'
[00000299] [Medio: fear] main private debug: looking for sout stream module:
1 candidate
[00000299] [Medio: fear] main private debug: set sout option:
sout-standard-mux to ts
[00000299] [Medio: fear] main private debug: set sout option:
sout-standard-access to udp
[00000299] [Medio: fear] main private debug: set sout option:
sout-standard-dst to 239.255.1.2)
[00000299] [Medio: fear] stream_out_standard private debug: creating
`udp/ts://239.255.1.2)'
[00000299] [Medio: fear] stream_out_standard private debug: extension is 2)
[00000299] [Medio: fear] stream_out_standard private debug: extension ->
mux=(null)
[00000299] [Medio: fear] stream_out_standard private debug: using
`udp/ts://239.255.1.2)'
[00000301] [Medio: fear] main private debug: looking for sout access module:
1 candidate
[00000301] [Medio: fear] main private debug: net: connecting to 239.255.1.2)
port 1234
[00000297] [Medio: fear] main input debug: thread 3029117840 (input) created
at priority 0 (input/input.c:265)
[00000301] [Medio: fear] main private error: cannot resolve 239.255.1.2)
port 1234 : Nombre ó servicio desconocido (Unknown name or service)
[00000301] [Medio: fear] access_output_udp private error: failed to open a
connection (udp)
[00000301] [Medio: fear] main private warning: no sout access module
matching "udp" could be loaded
[00000301] main private error: cannot delete object (301, (null)) with
children
[00000299] [Medio: fear] stream_out_standard private error: no suitable sout
access module for `udp/ts://239.255.1.2)'
[00000299] [Medio: fear] main private warning: no sout stream module
matching "standard" could be loaded
[00000299] [Medio: fear] main private debug: destroying chain...
(name=standard)
[00000299] main private debug: destroying chain done
[00000298] [Medio: fear] main stream output error: stream chain failed for
`standard{mux=ts,access=udp,dst=239.255.1.2)'
[00000297] [Medio: fear] main input error: cannot start stream output
instance, aborting
[00000297] [Medio: fear] main input debug: thread 3029117840 joined
(input/input.c:412)
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.
VOD and broadcast streaming work without any problems on my laptop and that
is why I can't understand why scheduled streaming does not.
Could anybody tell me if there is any bug or what I could do regarding my
problem?
Thanks a lot,
Javi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/streaming/attachments/20071224/9bbf258a/attachment.htm
More information about the streaming
mailing list