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
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
/TX