From a94f6a8443d8a723aedb3f2854d85f1fdd8a17e2 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 3 Jan 2006 17:04:47 +0100 Subject: [PATCH] Added an example for a remote GRAB and display command --- HISTORY | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY b/HISTORY index a708a4fb..42dcf138 100644 --- a/HISTORY +++ b/HISTORY @@ -4027,6 +4027,10 @@ Video Disk Recorder Revision History (encoded in base64) if the given file name consists of only the file extension (".jpg", ".jpeg" or ".pnm"), or if only "-" is given as file name (based on a suggestion from Darren Salt). + A simple way of viewing a grabbed image on a remote host is: + + svdrpsend.pl -d 'grab -' | sed -n -e 's/^216-//p' -e '1ibegin-base64 644 -' -e '$a====' | uudecode | display + - The new command line option '-g' must be given if the SVDRP command GRAB shall be allowed to write image files to disk. The parameter to this option must be the full path name of an existing directory, without any "..", double