如何在net beans中配置jmf

发布于 2024-08-17 16:24:17 字数 114 浏览 4 评论 0原文

我正在使用 jmf 通过网络摄像头进行视频捕获。我对此很陌生,不知道如何使用 jmf。

我下载并安装了 jmf,它检测我的视频设备,但现在我想运行 java 代码来检测它。

请帮忙。

I am doing video capturing through webcam using jmf. i am very new to this and dont know how to use jmf.

I downloaded and installed jmf,it detects my video devise but now i want to run java code to detect the same.

Please help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

漫漫岁月 2024-08-24 16:24:17

您必须下载 JMF 的 jar 文件,并将这些 jar 添加到库中。以下是使用 java 代码检测网络摄像头的示例代码的链接:

点击这里

请检查这个,它有效。我已经尝试过这个例子,它非常好。

You have to download the jar files of JMF ,and add these jar at the library .Here is the Link of example code for detecting the webcam using java code :

Click Here

Please Check this, it works.I have tried this example it is very good.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文