[MPlayer-users] MPlayer & ssh.....
John Stebbins
stebbins at jetheaddev.com
Wed Mar 12 16:23:11 CET 2008
This will hammer the network because the uncompressed video will be
traversing it over the X protocol.
But if your remote computer is on a good fast wired network, it works.
ssh -XY <host> /path/to/mplayer -vo x11 tv:// ...
Otherwise, I think you need to look for some software that can stream
you webcam over the net.
I'm afraid I don't have any suggestions for this. Never done it myself.
marianciuc1 at gmail.com wrote:
> Thank You for wour answers, thank you.
> I have one more and last problem, I hope :-)
>
> Locally, I can see my webcam with (mplayer) this:
> "mplayer tv:// -tv driver=v4l:width=640:height=480:device=/dev/video0 -fps
> 30"
> I need to see the webcam image from remote computer
> After I mount remote filesystem with sshfs it's posible to do this, with
> described mplayer command ?
> If the answer is no, tell me, please, another way.
>
> Thank You
>
>
>
> ----- Original Message -----
> From: "Ken Murray" <kmurray at gmail.com>
> To: "MPlayer usage questions, feature requests,bug reports"
> <mplayer-users at mplayerhq.hu>
> Sent: Wednesday, March 12, 2008 11:00 AM
> Subject: Re: [MPlayer-users] MPlayer & ssh.....
>
>
>
>> On Wed, Mar 12, 2008 at 1:56 AM, marianciuc1 <marianciuc1 at gmail.com>
>> wrote:
>>
>>> Hi all,
>>>
>>> Very frequently, I connect my laptop to desktope home computer (both
>>> Fedora 8)
>>> via ssh.
>>> I need to play one video file, from home computer and to see this on my
>>> laptop
>>> (playing with player from home computer !!!).
>>>
>>> Please help me somebody, Haw a ca n do this ???
>>>
>> I use sshfs to mount the remote filesystem locally, then play the
>> file. Note that this only works if you have a very fast network.
>>
>>
>> --
>> Ken
>>
>> echo 16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlb xq |dc
>> _______________________________________________
>> MPlayer-users mailing list
>> MPlayer-users at mplayerhq.hu
>> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>>
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
More information about the MPlayer-users
mailing list