[Libav-user] Trouble writing a java screen recording application on MacOS

Brad Hards bradh at frogmouth.net
Fri Mar 25 08:24:55 EET 2022


On Friday, 25 March 2022 3:20:14 PM AEDT Aa Bb wrote:
>         while ((frame = grabber.grab()) != null) {
Try "grabImage()".

Otherwise, you might have more luck with javacv questions at https://
github.com/bytedeco/javacv/discussions

Brad






More information about the Libav-user mailing list