Seeking Microsoft Lifecam cinema SDK UUIDs
Was handed a Microsoft LifeCam Cinema USB 2.0 web cam and have successfully written a capture and display graph in C++. Also a TransInPlace filter and am using OpenCV for arbitrary image rotation. This is something I've wanted to do for years.
Platform: Windows 7, Visual Studio 2019 Community. Installed SDK 7.1, compiled BaseClasses.
Now I would like to see what interfaces are available and have been scouring the net for the DirectShow SDK for this camera (based on an NX-6000). Microsoft offers "LifeCam3.60.exe" (a 22M download) and, of course, that was installed. But I don't see any header files in C:\Program Files (x86)\Microsoft LifeCam .
There are hints of the SDK being on a CD and that didn't come with the hand-off. Nor do I find either the SDK or an ISO of the CD for download.
Could someone point me to where that SDK could be downloaded or purchased?
Thanks.