Access web cam using vb.net

僤鯓⒐⒋嵵緔 提交于 2019-12-14 02:04:55

问题


few days earlier I've came to a problem where I have to access the default web cam, Actually I was making an vb.net app (desktop based) where an user can directly do video chat with the other user via Online or Offline(lan based), the type of web cam can be anything, like web cams installed in modern laptops, or external web cam. I don't know anything about how to acces web cam from vb.net, how capture video & then transmit it to the other user. Please help me.


回答1:


try to follow this example

http://www.codeproject.com/KB/audio-video/WebcamUsingDirectShowNET.aspx

and this thread.

Access webcam and microphone input in VB.net

Regards.



来源:https://stackoverflow.com/questions/7862400/access-web-cam-using-vb-net

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!