MarkyMarkMcDonald / java-screen-recorder

Automatically exported from code.google.com/p/java-screen-recorder
MIT License
0 stars 0 forks source link

Non-smooth recordings #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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