Video Streaming PDF Print E-mail

Use VLC to stream video over the network and internet.

I had some trouble with this one, the program looks self explanatory but it kept crashing and giving unpredictable results. Then I downloaded ver. 0.8.6 then things started to work better. Here are the strings I used.

Source: 

"C:\Program Files\VideoLAN\VLC\vlc.exe" dshow:// :dshow-vdev="" :dshow-adev="" :dshow-size="" :file-caching=100 :sout=#transcode{vcodec=mp4v,vb=3000,scale=1,acodec=mpga,ab=192,channels=2}:duplicate{dst=std{access=http,mux=ts,dst=0.0.0.0:8080}}

 

More coming soon...

Last Updated on Wednesday, 01 July 2009 16:37