> Somewhere out there I read of a sshfs project. With this you could mount a > directory on the remote PC locally (like you would with smbfs) and play (with > local mplayer) off that. or for some files, even this works: ssh user at host cat yayitsamovie.avi |mplayer -cache 65535 - :)