如何使用VB将Webcam流式传输到GUI? [英] How To Stream Webcam Into GUI Using VB?

查看:93
本文介绍了如何使用VB将Webcam流式传输到GUI?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试将我的网络摄像头视频流式传输到GUI中,这使我能够控制我的拾取和放置机器人的移动。我需要知道如何用GUI进行视频流媒体播放!

I''m currently trying to stream my webcam video into GUI which enable me as a user to control the movements of my pick and place robot. I need to know how to video streaming it with GUI!

推荐答案

如果您的网络摄像头支持DirectShow的过滤器,那么最佳解决方案应该是使用DirectShow SDK 。我们之前尝试过使用DirectShow,但它太复杂了。现在,我们正在使用名为leadtools的第三方工具包,它具有VB.NET控件。它更容易使用。它具有视频流和播放的演示应用程序。我建议检查一下。首先,也许可以尝试这个教程:

流媒体应用程序
If your webcam supports DirectShow''s filters, the best solution for that should be using the DirectShow SDK. We tried using the DirectShow before, but it was just too complex. Now, we are using a third-party toolkit named leadtools that has VB.NET controls. It was much easier to use. It has demo applications for video streaming and playback. I would suggest checking it out. As a start, maybe try this tutorial:
Streaming Application


这篇关于如何使用VB将Webcam流式传输到GUI?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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