bytedeco/javacv

How I can get all resolutions available of my WebCam using VideoInputFrameGrabber?

Open

#1,597 opened on Feb 18, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (1,583 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I am using the VideoInputFrameGrabber to manipulate my webcam. I want to know if there is any way to get all the available resolutions for my camera.

Contributor guide