I am have used Aforge, emgu and Direct.Net to display image stream from a connected USB camera.
What I am having issues with is that if the usb has been unplugged (etc) and then reconnected the stream does not resume.
So, I assume I will have to detect a usb camera detection and then in code restart the stream.
I have been looking for some time now and cannot find a sample in C# to do this.
If anyone has a recommended link then I will be very grateful.
thanks