Difference between revisions of "Video streaming with vlc"

From Finninday
Jump to: navigation, search
(New page: 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 pr...)
(No difference)

Revision as of 02:11, 7 July 2009

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