cat MOVIE.mp4 | nc -l 12345
nc 192.168.1.11 12345 | tee OUT_MOVIE.mp4 | mplayer -
ssh 192.168.1.11 cat MOVIE.mp4 | tee OUT_MOVIE.mp4 | mplayer -