Friday 6 May 2011

vlc from across the room

Ubuntu running on "server", ie computer with screen and access to files. Ssh installed.

User on machine across the room, with some sort of ssh ability (either *nix or putty)

ssh into server :
>ssh user@192.168.0.100

>export DISPLAY=:0
>vlc /location/of/file --intf rc
>help

gives the options available to adjust the playing file. play, volume 500 (min 0, max 1000), seek (+seconds), f (fullscreen)


Additionally:

if the screensaver is on,
>gnome-screensaver-command -d
d deactivate, a activate.

sound control,
>alsamixer