I'm trying to write code to access the camera function of a Windows 8 tablet in a WPF application.
The threads I've found all seem to point to using DirectShow.Net or MediaKit. Neither of these projects have been updated in over 3 years. Is still the best way to go or are there any other ideas on how to do it?