Hi,
the WebCam_Capture.dll is made by http://easywebcam.codeplex.com/. See Predrag Tomasevic, 29 Jan 2013 - http://www.codeproject.com/Articles/125478/Versatile-WebCam-C-library :
"... EasyWebCam project – for most part it is bad, but it does have a Video Format window. I decompiled WebCam_Capture.dll from the project only to find out that everything is implemented using PInvoke - meaning that it’s useless for our approach. So, if somebody can bring up that same window using C++ and DirectShow – please help out by extending the existing CameraMethods class..."
Predrag Tomasevic uses the Touchless SDK of John Conwell and Gary Caldwell with a C# and C++ combination using DirectShow http://touchless.codeplex.com/ , which is by far more featurable and more elegant. The tutorial of Tomasevic is very, very fine and the code is working excellent even with HD PTZ Webcams.
Best regards
Axel Arnold Bangert - Herzogenrath 2015
the WebCam_Capture.dll is made by http://easywebcam.codeplex.com/. See Predrag Tomasevic, 29 Jan 2013 - http://www.codeproject.com/Articles/125478/Versatile-WebCam-C-library :
"... EasyWebCam project – for most part it is bad, but it does have a Video Format window. I decompiled WebCam_Capture.dll from the project only to find out that everything is implemented using PInvoke - meaning that it’s useless for our approach. So, if somebody can bring up that same window using C++ and DirectShow – please help out by extending the existing CameraMethods class..."
Predrag Tomasevic uses the Touchless SDK of John Conwell and Gary Caldwell with a C# and C++ combination using DirectShow http://touchless.codeplex.com/ , which is by far more featurable and more elegant. The tutorial of Tomasevic is very, very fine and the code is working excellent even with HD PTZ Webcams.
Best regards
Axel Arnold Bangert - Herzogenrath 2015