I was working on capturing image using jquery in ASP.NET MVC3, I found some articles related to it and used
scriptcam.js
which uses flash object for creating window to capture image.
I want to make the exact same application but without having any role of ADOBE FLASH in it.