Using WebCAM via Browser in asp.net
.NET (Core and Framework)
4
Posts
4
Posters
0
Views
1
Watching
-
Webcam using HTML5 http://www.html5rocks.com/en/tutorials/getusermedia/intro/[^] Webcam using JQuery http://plugins.jquery.com/tag/webcam/[^] Webcam using Javascript [^] Webcam using Silverlight Capture Image from Webcam using Silverlight[^]
-
In simple words YES it is possible. Just google for some libraries or controls/components which can help you just do it for you. There are a lot of free libraries available for it; including libraries written in javascript
-
please refer below links: Capture images using web camera in ASP.NET 4.5[^] How to capture image using Webcam in ASP.NET 3.5[^] Also you can checkout Capture Image using Webcam in ASP.Net Web Application using C# Language[^]