VLC on a displayless GENTOO box: Only want to re-stream
Posted: 01 Dec 2005 16:36
I have installed VLC on GENTOO. Everything worked and compiled. When I started VLC and tried to stream a mp3 file it worked until:
[00000176] main stream output debug: using sout chain=`std{mux="",access="http",url="www.mysite.com"}'
[00000176] main stream output debug: stream=`std'
[00000177] main private debug: looking for sout stream module
[00000177] main private debug: probing 0 candidates
[00000177] main private error: no sout stream module matched "std"
[00000177] main private debug: destroying chain... (name=std)
[00000177] main private debug: destroying chain done
Obviously it can't find a way to present the data. What gives?
BTW, I am planning to use VLC to stream a network stream from another computer. There is no graphics interface on the linux box, i.e. it will never play a stream, just re-stream it to the internet.
[00000176] main stream output debug: using sout chain=`std{mux="",access="http",url="www.mysite.com"}'
[00000176] main stream output debug: stream=`std'
[00000177] main private debug: looking for sout stream module
[00000177] main private debug: probing 0 candidates
[00000177] main private error: no sout stream module matched "std"
[00000177] main private debug: destroying chain... (name=std)
[00000177] main private debug: destroying chain done
Obviously it can't find a way to present the data. What gives?
BTW, I am planning to use VLC to stream a network stream from another computer. There is no graphics interface on the linux box, i.e. it will never play a stream, just re-stream it to the internet.