如何在C#中仅使用C#库使用网络摄像头? [英] How Can I Use A Webcam In C# Using Using C# Libraries Only?

查看:105
本文介绍了如何在C#中仅使用C#库使用网络摄像头?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在windows c#form应用程序中访问网络摄像头。如何在图片框中访问网络摄像头?并且条件适用于我只使用c#库..没有外部dll文件

I want to access a webcam in windows c# form application. how can i access the webcam in a picture box? and the condition applies that i use only c# libraries.. no external dll files

推荐答案

以下是帮助OP的评论的合并



您需要使用外部DLL。有一个使用标准Windows DLL的解决方案... http://www.c-sharpcorner.com/uploadfile/yougerthen/integrate-the-web-webcam-functionality-using-C-Sharp-net-and-com-part -viii / [ ^ ]



这里是关于类似主题的CodeProject文章< a href =http://www.codeproject.com/Articles/587459/ControllingplusYourplusWebplusCameraplusUsingplusC>使用C#控制网络摄像头 [ ^ ]



可能还值得搜索CodeProject文本webcam因为我确定还有其他方面也是。
Here is an amalgamation of the comments that have helped the OP

You will need to use an "external" DLL. There is a solution that uses standard windows DLL ...http://www.c-sharpcorner.com/uploadfile/yougerthen/integrate-the-web-webcam-functionality-using-C-Sharp-net-and-com-part-viii/[^]

and here's a CodeProject article on a similar subject Controlling Your Web Camera Using C#[^]

It is probably also worth searching CodeProject with the text "webcam" as I'm sure there are other articles too.


这篇关于如何在C#中仅使用C#库使用网络摄像头?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆