简体   繁体   English

OpenCv IP摄像机连接

[英]OpenCv IP camera connection

Error: "warning: Error opening file(../../modules/highgui/src/opencv cap_ffmpeg_impl.hpp:545)" 错误:“警告:打开文件时出错(../../modules/highgui/src/opencv cap_ffmpeg_impl.hpp:545)”

I am trying to access mobile camera via IP in OpenCV Visual Studio in C++. 我正在尝试在C ++中的OpenCV Visual Studio中通过IP访问移动相机。 Having this error. 出现此错误。 Anyone Please help me in this regard. 任何人在这方面请帮助我。 Thanks in advance. 提前致谢。

The only issue which cause this error is "username" and "password" . 导致此错误的唯一问题是“ username”“ password” When I removed "username" and "password" from IP Webcam(mobile application) . 当我从IP Webcam(移动应用程序)中删除“用户名”“密码”时 Then this work smoothly and I get video on my laptop (Visual studio C++) . 然后,此工作顺利进行,我在便携式计算机(Visual Studio C ++)上获得了视频。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM