[vdr] grab from remote machines?
Klaus Schmidinger
Klaus.Schmidinger at cadsoft.de
Wed Nov 8 22:58:02 CET 2006
tinconn at virgilio.it 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 <hostname> 'grab -' | sed -n -e 's/^216-//p' -e '1ibegin-base64 644 -' -e '$a====' | uudecode | display -
Klaus
More information about the vdr
mailing list