Project Description:
I'm looking for a talented and experienced java programmer to build a simple java applet based screen recorder.
The applet should do the following:
* Record full screen video in .avi format
* Record audio from microphone and other inputs
* Use php script to automatically upload file to a database after recording is complete
* Use php script to encode (convert) the video and audio to Flv format using FFMpeg
Programmer must be familiar with the following:
* Java robot class, java media framework
* Encoding video/audio using FFmpeg
* php scripting
For reference please see the following sites:
* screentoaster
* screencast-o-matic
* screenr
I am NOT looking for a clone of these sites - I am listing these sites as a reference only. They are listed because they are java based screen recorders. The functionality that I am looking to implement is very basic compared the sites listed above.