ninjagolloyd/java-screen-recorder

Non-smooth recordings

GoogleCodeExporter opened this issue · 2 comments

Hey,

just tried this screen recorder. However, it's recording too less frames per 
second. The video is getting choppy. Any improvements regarding the recording 
speed?

Is this project still developed?

Regards,

CHAOSFISCH

Original issue reported on code.google.com by chaosking0912 on 16 May 2012 at 7:27

The frames-per-second is a limitation of the java.awt.Robot.  Higher 
performance will require the development of platform specific native methods.

I do have plans for future development/enhancements.

Original comment by orbisoft...@gmail.com on 18 Jun 2012 at 10:28

I am a .net developer. I wants to embed java applet in .net mvc web application.
For this i have to implement first java applet. How can i use 
java-screen-recorder for creating java applet? Please let me know.
and the audio on the screen is also recorded with with java screen recorder ?

Original comment by mursalee...@gmail.com on 19 Mar 2015 at 7:38