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
Love your project. I've added to a WPF application we're writing and it works great. I have had no issues getting it to work as we expected. The one thing I can't seem to address is the image size that the WebCamera produces. No matter what I try the only size I can get is 640x480 which is really small.
At first I thought it might be our camera (Microsoft LifeCam HD-3000) but that doesn't seem to be the case. If I open the Windows 10 Camera app and take a picture with it the image size is 1280x720, so the hardware is not the issue.
Is there anyway to set the image size captured? Is there anyway you can add it if that functionality doesn't exist. I'd hate to have to find another control.
The text was updated successfully, but these errors were encountered:
Love your project. I've added to a WPF application we're writing and it works great. I have had no issues getting it to work as we expected. The one thing I can't seem to address is the image size that the WebCamera produces. No matter what I try the only size I can get is 640x480 which is really small.
At first I thought it might be our camera (Microsoft LifeCam HD-3000) but that doesn't seem to be the case. If I open the Windows 10 Camera app and take a picture with it the image size is 1280x720, so the hardware is not the issue.
Is there anyway to set the image size captured? Is there anyway you can add it if that functionality doesn't exist. I'd hate to have to find another control.
The text was updated successfully, but these errors were encountered: