I'm working on an application using C#. I need to get all of the hardware information from the RealSense camera on the machine.
I was trying to figure out 'where' in the WMI Code Creator is the section that will output Intel RealSense cameras. In particular, I need to find the hardware signature for the camera.
If there is another/better way to do this, please let me know. I have to use C#, but I'm not required to use WMI.
Any help would be greatly appreciated.