Hakan,
Are you looking to access the user's local webcam from an ASP.NET page,
or are you looking to show the contents of another webcam somewhere in your
ASP.NET page?
Either way, you are going to need some sort of ActiveX control (there is
a project to allow controls to be used in VB6 apps through ActiveX, but I
don't know if this works for IE).
If you are trying to access the local webcam, then you should be able to
find an API through Google.
If you are trying to display the contents of a webcam from somewhere
else, then you want to look into sending out a video stream from your site
(using some sort of media server).
--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
Hi list,
I searched how to view web cam in asp.net applicaitpn but i didn't
find anything working well.any free activeX component for web cam..
Best Regards,
Hakan Fatih YILDIRIM