Re: [vdr] grab from remote machines?

2006-11-11 Thread Petri Hintukainen
On Wed, 2006-11-08 at 22:58 +0100, Klaus Schmidinger wrote:
> [EMAIL PROTECTED] wrote:
> > Hi
> > 
> > Is possibile to grab image into a file from a remote machines?
> > 
> > there is a way to insert the stream generate with a svdrpsend.pl command 
> > like this:
> > 
> > ./svdrpsend.pl -d 192.168.0.2 grab - 10
> > 
> > in a valid jpeg or other graphical format file?
> 
> svdrpsend.pl -d  'grab -' | sed -n -e 's/^216-//p' -e 
> '1ibegin-base64 644 -' -e '$a' | uudecode | display -
> 
> Klaus
> 

Quite a nice piece of scripting , I must say. (not to mention, I've
always been familiar with the old'n simple store-directly-to-discd
feature ...)


- Petri


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] grab from remote machines?

2006-11-08 Thread Klaus Schmidinger

[EMAIL PROTECTED] wrote:

Hi

Is possibile to grab image into a file from a remote machines?

there is a way to insert the stream generate with a svdrpsend.pl command 
like this:


./svdrpsend.pl -d 192.168.0.2 grab - 10

in a valid jpeg or other graphical format file?


svdrpsend.pl -d  'grab -' | sed -n -e 's/^216-//p' -e '1ibegin-base64 
644 -' -e '$a' | uudecode | display -

Klaus

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] grab from remote machines?

2006-11-08 Thread [EMAIL PROTECTED]

Hi

Is possibile to grab image into a file from a remote machines?

there is a way to insert the stream generate with a svdrpsend.pl command 
like this:


./svdrpsend.pl -d 192.168.0.2 grab - 10

in a valid jpeg or other graphical format file?

thank's
bye



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr