Page 1 of 1

Streaming capture device from console

Posted: 20 Jan 2009 19:29
by tirax
Hi!

Im trying to start VLC Streaming with "capture device" using the command line. But unsure of how to do it.

Im getting this line from the "Genereted stream output string", but that doesn't seem to be enough:

Code: Select all

:sout=#transcode{acodec=mp3,ab=128,channels=2}:duplicate{dst=std{access=http,mux=raw,dst=:8080}} :sout-all :sout-keep
It doesn't seem to mention any capture device.

Basicly I want to autostart a http-stream from the output sound of my computer so I can listen on it on the cellphone.

Works great with Spotify and Remote Desktop for Mobiles btw 8)

/TX

Re: Streaming capture device from console

Posted: 21 Jan 2009 16:11
by phreed
Post the entire command line.
You only supplied the sout portion.