Search code examples
javavideo-streamingvideo-capture

Making a video using java code or an open source tool?


I have a script that executes a test case by opening a specific website, let me illustrate this by the following example -:

  1. My script opens up the web page www.google.com

  2. Enters some text in the search box

  3. Presses the button search

  4. Then clicks the first link on the search page.

The problem is that I need to make a real time screencast of this whole process i.e all the actions need to be captured, here I am not talking about the screenshots, I need this process to be integrated in my project, can anyone suggest me some tools or point me to any java library that does the trick for me.

Thanks in advance.


Solution

  • You can use freeware CamStudio - tool for recording all screen and audio activity on your computer. You can record video in Streaming Flash format or make the AVI file.