开发者

Encode Stream From WebCamera

need an advice, how can I encode stream coming from my webcamera开发者_如何学JAVA? any C# examples, libraries or codecs?


If you just want to 'show' it, you can use Silverlight 4's built-in support

http://www.silverlightshow.net/items/Capturing-the-Webcam-in-Silverlight-4.aspx

If you want to save it, I'd imagine you're better off using the Expression Encoder SDK and its Live Encoding support via WebcamVideoProfile, although maybe WPF already has something for this

Link


You will need to have drivers installed, and then use something like DirectShow.NET

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜