Hello,

I'm making an application that will watch the webcam for changes in the scene, and when a change is detected, it will save the image to disk (or upload it).

Issue is that I can't find a way to get Visual Basic to get the image from either my laptop's webcam, or an external webcam. I've done a bit of searching around, and haven't found working code, or a library that does is that has been updated in the last 6 years.

Does anyone have any suggestions, or better yet, a simple code example that works?