You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the view sizes for webCam.get(0) and then it doesn't work because it says the Dimension is the wrong size.
Seems like this is a bug people are not noticing because they only have the one default (0) camera. Or Windows is doing it.
Same issue appeared in every downloaded version I tried.
The text was updated successfully, but these errors were encountered:
When I call
webCams.get(1).getViewSizes();
I am getting the view sizes for webCam.get(0) and then it doesn't work because it says the Dimension is the wrong size.
Seems like this is a bug people are not noticing because they only have the one default (0) camera. Or Windows is doing it.
Same issue appeared in every downloaded version I tried.
The text was updated successfully, but these errors were encountered: