Video streaming with vlc

From Finninday
Revision as of 02:11, 7 July 2009 by Rday (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

I have a media library on a linux server, but would like to be able to play videos from the library on machines that have better video display abilities.

on the server

vlc -vvv princess-mononoke.iso --sout '#standard{access=http,mux=ogg,dst=finninday.net:8080}'

on the client

vlc http://finninday.net:8080