How to capture video stream from webcam in server and display it to client browser.This has to be done on webform using asp.net(vb.net).i have seen lot of samples for windows form it is not applicable for webform.Do people have any previous exp.or any suggession in it.Reply to me.
Loading
Edward SimonPosted Oct 13, 2014, 5:00 AM
You can find an example and a sample method to reach your aim. This site can help to you:
http://www.camera-sdk.com/p_86-how-to-display-captured-still-camera-image-on-a-website-onvif.html
Besides that you can find other solutions for cameras. I hope that you will enjoy that. This solution give you chance to streaming your webcamera and connect it in c#.