Click here to Skip to main content
15,900,110 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
i am getting video in winforms but i want in webforms.

What I have tried:

i am using Aforge for display video in winforms
Posted
Updated 20-Jan-17 12:03pm

Maybe this can help you, but it is not a free solution:
JavaScript Webcam SDK for Windows[^]
 
Share this answer
 
In C#? You don't. The C# code runs ENTIRELY server-side, not on the client.

For the client-side, you have to use a JavaScript library. Google for "webcam javascript" for those.
 
Share this answer
 

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