See webcam from another PC
-
Hello, I was wondering if you can give me some advice as to how I can see a webcam installed in a computer, from another one. I've been looking into Directshow, WIA, and they both seem to work in the same PC, but I was wondering how I could see the video live from another computer. Any suggestions? I was thinking about sending information through a web service (Intranet) but I'm not sure yet about I can possibly obtain the memory stream or something from directShow or WIA. Apologies but I don't know where would be the right place to ask this. So I figured C# could be a possible choice. Are there any articles you can suggest? daniero
-
Hello, I was wondering if you can give me some advice as to how I can see a webcam installed in a computer, from another one. I've been looking into Directshow, WIA, and they both seem to work in the same PC, but I was wondering how I could see the video live from another computer. Any suggestions? I was thinking about sending information through a web service (Intranet) but I'm not sure yet about I can possibly obtain the memory stream or something from directShow or WIA. Apologies but I don't know where would be the right place to ask this. So I figured C# could be a possible choice. Are there any articles you can suggest? daniero
You could use the DirectShow.NET[^] library and use that to publish your video. However, if you want something close to "real time," you may want to think about an architecture different than a Web service. "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty