I need a way to host real-time video in an ASP.NET web application.
Mostly I want to get answers from people who have done this before. What is the easiest and most economical way to create a simple webcam? Technically, this should not be streaming video (although this is a preference).
I could settle for an image that updates every few seconds.
source
share