[ltp] video snapshot
Grigory Batalov
linux-thinkpad@linux-thinkpad.org
Wed, 10 Dec 2003 08:57:39 +0300
On Tue, 09 Dec 2003 16:04:20 +0200
gustavo <gustavoh@techunix.technion.ac.il> wrote:
> >> Any one know some free aplication for capture the thinks that I'm
> >>doing in the screen (or in any window in the
> >>screen).???
> >
> > You can make picture snapshots with ImageMagick:
> >
> > import -window root test.jpg (fullscreen)
> > or
> > import test.jpg (one window choosen by cursor)
> >
> > If you mean online capturing to video, I saw patch for VNC
> > that allows this.
> >
> >
> Yes I mean online (realtime) but from MY screen, and .... VNC is for
> remote terminal (I'm right?), and also only for do it like be there. So..
> Can VNC recorder ???
VNC is often used for teaching (one man works, other are watching).
I can't remember where I read about it, but it seems to be
this link:
http://www.informatik.uni-trier.de/~ziewer/MulticastVNC/playback.html
I didn't try it.