There are a quite a few of sources to get a video stream from webcam into a picturebox embedded in a userform.
- Preview a camera in DirectShow and capture a still image - in VB.net
- How do i use attached webcams to take still image in my application
However, I am trying to do something a little neater, basically have a the preview of the video stream from webcam in a control that is embedded directly into the sheet rather than on a floating userform. I am not sure if this possible. I would very much appreciate any pointers.