Login  Register

Is it possible to create a screenshot with JOCL?

Posted by sblantipodi on May 28, 2020; 4:30pm
URL: https://forum.jogamp.org/Is-it-possible-to-create-a-screenshot-with-JOCL-tp4040656.html

As title.
I need to capture 30 frames per second at 4K resolution.

AWT Robot class is not enough for this purpose, is it possible to use JOCL for this purpose?
Is there an API I can use to capture the screen?

Thanks