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.
我想从我的 C++ 程序中访问带有 4 个 IP 摄像机的 DVR。例如,我想访问第一台摄像机的视频流。可以通过OpenCV来完成吗?最简单的方法是什么?谢谢。