Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Free/Open source screen capturing library in java [closed]

I am working on screen capturing tool. Currently my requirement is to capture screen shot of current screen, which can be extended to screen cast (video) etc. So just want to know which is best (open source/ free) java framework/library which meets my requirement.


1 Answers

I'm not sure if you'll need a framework.

Check out the documentation for the java.awt.Robot class, specifically the createScreenCapture method.

http://java.sun.com/javase/6/docs/api/java/awt/Robot.html

like image 150
Likwid_T Avatar answered May 31 '26 09:05

Likwid_T



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!