编程无线网络摄像头 [英] programming wireless webcam

查看:111
本文介绍了编程无线网络摄像头的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我去将图片从无线网络摄像头发送到笔记本电脑了.如何对无线网络摄像头进行编程.我可以使用c#对网络摄像头进行编程吗?或者其他可用的语言可以帮助我解决此主题

i went to send picture from wireless webcam to my laptop how can programming wireless webcam .Can I use c# to programming the web cam Or any possible language help me in this topic

推荐答案

机会真的很好,您无法编程网络摄像头,网络摄像头也无法将图像推送"到您的笔记本电脑.

通常,这种操作是拉动",笔记本电脑(客户端)从网络摄像头(服务器)检索图像.

如果它公开了某种服务器,则您编写的代码将在笔记本电脑上运行,并且可以从网络摄像头中检索图像.

如果没有,则您将不得不与网络摄像头的制造商进行协商,以了解暴露出哪种界面.
Chances are really good you can NOT program the web cam, nor is the web cam going to "push" images to your laptop.

Usually, this kind of operation is a "pull", where the laptop (client) retrieves images from the webcam (server).

If it exposes some kind of server, the code you write will run on the laptop and can retrieve the images from the web cam.

If it doesn''t, you''re going to have to consult with the manufacturer of the web cam to find out what kind of interface is does expose.


这篇关于编程无线网络摄像头的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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