Asked by:
Embed WIA(Windows Image Acquisition) To ASP.NET Page

Question
-
User-1766099125 posted
Hi,
As the subject says is this possible?
I saw a lot of WIA individual projects, but could not find an example embeded to ASP.NET.
I mean, on the ASP.NET page there will be a webpart which will run the WIA.
Is this even possible?
http://www.codeproject.com/KB/cs/WebCamService.aspx
This is the WIA project which I want to embed it to my ASP.NET page.
Thanks in advance!
Friday, April 29, 2011 7:50 PM
All replies
-
User-1659704165 posted
Hi,
Use Silverlight.
Saturday, April 30, 2011 7:03 AM -
User-1766099125 posted
Use SilverlightI can't use SilverLight. It doesn't run on Android OS.
Please help!!!!
Monday, May 2, 2011 1:29 PM -
User-1659704165 posted
http://www.go-mono.com/moonlight/
have seen The above link..
OR
U may also Try Flash also.
Thursday, May 5, 2011 8:29 AM -
User-1766099125 posted
http://www.go-mono.com/moonlight/
have seen The above link..
Yes! But MoonLight 2 doesn't support SL 4.
SL4 has the webcam function. I have built a SL4 ASP.NET embed page which works.
The SL 4 auto detects the webcam and show the display....BUT does not work in Android nor IOS.
I think I can never figure it out :(
Thanks!!
Thursday, May 5, 2011 4:57 PM -
User2046444214 posted
Could you post the source code that you have used to embed in an ASP.Net web page. Because I am using SharePoint to Scan an Image from the client side to scan and store it on a SharePoint site.
Regards,
Chiranthaka
Monday, December 9, 2013 5:20 AM