This page is under construction; here's a basic description:

The goal of this project is to create a VNC Recorder - a program, based on VNC code, that will record what is seen on the display of a computer for later playback. Audio will also be recorded.

Possible uses include recording of presentations, software tutorials, and source code explanations.

This will initially be implemented under windows using C#.net, using the RFB protocol standards and leveraging LAME for audio.

Cross-platform support will eventually be extended using the Mono project.

Goals: