Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在编写一个 Java 小程序来显示来自 Axis 相机的实时图像。我可以下载一个很好的库来抽象使用 VAPIX 获取相机图像吗?
谢谢。
安装后,您可以下载轴媒体播放器 SDK 检查安装目录,您将获得可以使用的示例代码,我相信其中一个是用于 java 的。