Re: playing file from a remote server to its, monitor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



On Sun, 15 Feb 2009 22:13:25 +0100
Pierpaolo gullÂ?a <sviluppo@xxxxxxxxxxx> wrote:

> I try to follw your instruction , but if  I use ssh -X and
> 
> export DISPLAY=:0.0 (
> 
> I see on the mnitor of client what the server are playing with mplayer
> .

Setting DISPLAY=:0.0 will certainly make MPlayer output to the local
machine's X11 display, assuming you're logged-in over SSH as the same
user that is running X11 locally.  

However, if you are using some less common shell type, like csh/tcsh,
"export" won't work, there you need to use setenv instead.

Alternatively, just put the variable before the command-line, eg.:

# DISPLAY=:0.0 mplayer -vo xv VIDEO.avi


-- 
Don't trust me! I'm wrong!
_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux