VLC - stream relay

Fórumok

VLC-vel szeretnék egy internet radio relay-t beindítani , viszont valahogy nem ugy megy mint szeretném. Szóval, egyáltalan nem akar az atjátszóra akadni semmijen kliens se, mintha nem is létezne.
Ha esetleg valaki már próbálkozot ijesmivel légyszives ossza meg tapasztalatait-

Ahogy probaltam :


vlc -vvv mms://ip/mountpoint --sout '#duplicate{dst=std{access=mmsh,mux=asfh,dst=:1234}}'

A debug :


VLC media player 0.8.4 Janus
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 205 modules
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc debug: CPU has capabilities 486 586 MMX 3DNow! MMXEXT SSE FPU
[00000001] main vlc debug: looking for memcpy module: 1 candidate
[00000179] main module debug: using memcpy module "memcpy"
[00000261] main playlist debug: waiting for thread completion
[00000261] main playlist debug: thread 3082632112 (playlist) created at priority 0 (src/playlist/playlist.c:183)
[00000262] main private debug: waiting for thread completion
[00000262] main private debug: thread 3074239408 (preparser) created at priority 0 (src/playlist/playlist.c:205)
[00000263] main interface debug: looking for interface module: 1 candidate
[00000123] main module debug: using interface module "hotkeys"
[00000263] main interface debug: interface initialized
[00000263] main interface debug: thread 3065822128 (interface) created at priority 0 (src/interface/interface.c:211)
[00000261] main playlist debug: adding playlist item `mms://212.108.197.168/DanubiusLive' ( mms://212.108.197.168/DanubiusLive )
[00000265] main interface debug: looking for interface module: 5 candidates
[00000265] skins2 interface error: Cannot open display
[00000265] skins2 interface error: Cannot initialize OSFactory
Remote control interface initialized, `h' for help
[00000125] main module debug: using interface module "rc"
[00000265] main interface debug: interface initialized
[00000265] main interface debug: thread 3054967728 (manager) created at priority 0 (src/interface/interface.c:196)
[00000261] main playlist debug: creating new input thread
[00000269] main input debug: waiting for thread completion
[00000269] main input debug: thread 3046575024 (input) created at priority 0 (src/input/input.c:230)
[00000270] main stream output debug: stream=`duplicate'
[00000271] main private debug: looking for sout stream module: 1 candidate
[00000271] stream_out_duplicate private debug: creating 'duplicate'
[00000271] stream_out_duplicate private debug:  * adding `std{access=mmsh,mux=asfh,dst=:1234}'
[00000270] main stream output debug: stream=`std'
[00000273] main private debug: looking for sout stream module: 1 candidate
[00000273] main private debug: set sout option: sout-standard-access to mmsh
[00000273] main private debug: set sout option: sout-standard-mux to asfh
[00000273] main private debug: set sout option: sout-standard-dst to :1234
[00000273] stream_out_standard private debug: creating `mmsh/asfh://:1234'
[00000273] stream_out_standard private debug: using `mmsh/asfh://:1234'
[00000275] main private debug: looking for sout access module: 1 candidate
[00000275] main private: creating httpd
[00000275] main private debug: net: listening to  port 1234
[00000278] main private debug: thread 3038034864 (httpd host thread) created at priority 0 (src/misc/httpd.c:1189)
[00000275] access_output_http private error: failed to create avahi client: Daemon not running
[00000278] main private debug: httpd_HostDelete
[00000278] main private debug: httpd_HostDelete: host removed from http
status change: ( New input: mms://212.108.197.168/DanubiusLive )
status change: ( audio volume: 256 )
status change: ( play state: 1 )
[00000278] main private debug: thread 3038034864 joined (src/misc/httpd.c:1249)
[00000278] main private debug: httpd_HostDelete: host thread joined
[00000278] main private error: url still registered:/
[00000277] main http daemon: httpd doesn't reference any host, deleting
[00000275] main private warning: no sout access module matching "mmsh" could be loaded
[00000273] stream_out_standard private error: no suitable sout access module for `mmsh/asfh://:1234'
[00000273] main private warning: no sout stream module matching "std" could be loaded
[00000273] main private debug: destroying chain... (name=std)
[00000273] main private debug: destroying chain done
[00000271] stream_out_duplicate private error: no destination given
[00000271] main private warning: no sout stream module matching "duplicate" could be loaded
[00000271] main private debug: destroying chain... (name=duplicate)
[00000271] main private debug: destroying chain done
[00000270] main stream output error: stream chained failed for `duplicate{dst=std{access=mmsh,mux=asfh,dst=:1234}}'
[00000269] main input error: cannot start stream output instance, aborting
status change: ( stop state: 0 )
[00000269] main input debug: thread 3046575024 joined (src/input/input.c:386)
status change: ( stop state: 0 )
[00000261] main playlist: nothing to play