Is there a way for my Windows program to get notifications when a video device is in use. I know how to enumerate the devices using http://msdn.microsoft.com/en-us/library/dd377566(v=vs.85).aspx I can also use ffmpeg to open the video device to check if it is available but it opens up the camera for that fraction of a time which I don't want. Any help will be appreciated. Thanks.
Asked
Active
Viewed 414 times