Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Robot.createScreenCapture() performance

843807Jul 24 2008 — edited Aug 31 2008
Hi, im capturing the screen using Robot class, but in linux the time to get the capture is really slow.
In Windows and Mac it takes less than 100 ms, but in linux is more than 1200 ms.

I would like avoid the use of native libraries, somebody knows if there is some solution to get it works better?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 28 2008
Added on Jul 24 2008
1 comment
516 views