RecordItNow is a plugin based desktop recorder for KDE
Installation:
tar -xvjpf recorditnow-0.2.3.tar.bz2
cd recorditnow-0.2.3
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=debugfull ../
make
make install
kbuildsycoca4
Product's homepage
Requirements:
· recordMyDesktop
· KDE Software Compilation
· FFmpeg
· MPlayer
· libgdata
What's New in This Release: [ read full changelog ]
· New: Keyboard monitor
· New: ffmpeg-recorder
· New lib for uploads: Joschy
· some new config options
· Improved gui
· Improved zoom
· Many "under the hood" improvements
· some bug fixes