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'm using .netframework 4.8.
Running the VideoCaptureWPF example, I observed "hangs" behavior at VideoCapture.Open(0, VideoCaptureAPIs.ANY);
when running in release mode but not in debug mode.
I will appreciate any help!
Guy
The text was updated successfully, but these errors were encountered:
I'm using .netframework 4.8.
Running the VideoCaptureWPF example, I observed "hangs" behavior at
VideoCapture.Open(0, VideoCaptureAPIs.ANY);
when running in release mode but not in debug mode.
I will appreciate any help!
Guy
The text was updated successfully, but these errors were encountered: