开发者

how can i get stream of webcam? and send it to other side [duplicate]

This question already has answers here: Closed 11 years ago.

Possible Duplicate:

How can I stream webcam video with C#?

my question is how to get web cam stream in .net c# Can I get it as data and store it开发者_开发百科 to buffer and send it to other side.

Please give me some idea


If you're using Silverlight 4 look at Capturing the Webcam in Silverlight 4


There is a tutorial here using avicap32.dll:

http://www.c-sharpcorner.com/UploadFile/yougerthen/810262008070218AM/8.aspx

Unfortunately saving every frame is probably not the best solution but you can buffer it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜