Page 1 of 1

Stream command

Posted: 03 Oct 2008 16:05
by hyper2000
If anyone is really good with vlc's command line i need your help :) say i have a mp3 file @ /home/mp3/test.mp3 and i would like to stream it over my local lan to a nother computer useing vlc's mmsh thingy through the command line how could i do this I was entering this command, but for some reason is not working:

vlc -vvv -I http /home/mp3/test.mp3--sout '#standard{access=mmsh,mux=ts,dst=10.0.0.9:8080}'

please help

Re: Stream command

Posted: 05 Oct 2008 18:58
by kittivud
Hello,
let try this command -> vlc -I http /home/mp3/test.mp3 :sout=#standard{access=mmsh,mux=asf,dst=:1234}}