Click here to Skip to main content
15,898,222 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi i developed asp.net website i have to embed web camera in my website where user can record there video message and send it to the other user i.e.video mails
please please if any body knows reply me
Posted
Updated 25-Mar-10 1:41am
v2

1 solution

You could use an Axis Web Camera[^]which has an embedded webserver. This would probably cost a bit more than a cheap PC web cam but supports web streaming directly.
Though, this would not scale well as the embedded webserver can only handle a few concurrent connections.

Further, there can be other options like Silverlight that can be explored.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900