开发者

.NET webcam video capture to file

I'm looking for a 开发者_Python百科solution to record video from webcam in .NET. Currently, I'm using VideoLab components (http://mitov.com/html/directshow_video_capture_in__n.html). It works, however it has some annoying bugs or incompatibility with my device. Moreover, it's a bit heavyweight for my simple task. All I need is recording to file from default webcam with starting and stopping controls. Is there any simple solution available?


Well...one solution would be DirectShow.NET, but it's lower-level than the VideoLab components, so it might be more complicated but you would have much more control.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜