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