I would like to build a windows forms app, or console app that can "ping" the camera to see if it's being used to capture images/video. Is this possible? An example would be that if I'm in a goto-meeting and sharing my camera i could flip a flag in an app.
If so could you share a snippet?