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
when running this on an HP with a built-in camera, I get an error regarding an unsupported camera resolution
"The requested resolution of 1280x960 is not supported by this capture device"
. The best this machine supports for the camera is 640x480
Trying to adjust the settings for capture, I get an arrayout of bounds error, I'm guessing because the input and output resolutions don't match?
The text was updated successfully, but these errors were encountered:
when running this on an HP with a built-in camera, I get an error regarding an unsupported camera resolution
"The requested resolution of 1280x960 is not supported by this capture device"
. The best this machine supports for the camera is 640x480
Trying to adjust the settings for capture, I get an arrayout of bounds error, I'm guessing because the input and output resolutions don't match?
The text was updated successfully, but these errors were encountered: