Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Interactive_face_detection_demo issue

sun__adam
Beginner
734 Views

Dear all

When I run the sample code at windows10-64bits,and change the input resource to IP camera will fail.

and the IP address is "http://admin:admin@192.168.1.200/GetData.cgi?CH=0"

the error message is [ERROR] Failed to get frame from cv::VideoCapture

but when I run the sample code with USB webcam is successful

or I use IP camera at Ubuntu16.04 will successful

Did anyone face this problem???

0 Kudos
4 Replies
Shubha_R_Intel
Employee
734 Views

Dear adam, please download the latest 2019 R1 release of OpenVino.  Issues with this particular demo have been fixed.

Thanks for using OpenVino !

Shubha

0 Kudos
sun__adam
Beginner
734 Views

sorry it's still not working at windows 10

0 Kudos
Shubha_R_Intel
Employee
734 Views

Dear Adam,

At first glance, this doesn't seem to be an OpenVino problem. Have you gotten IP Cameras working outside of OpenVino ?

You may get faster response if you posted here:

http://answers.opencv.org/questions/

In the meantime, it would be helpful to know if you can reproduce this issue in the standard github version of OpenCV:

https://github.com/opencv/opencv.git

If the problem doesn't exist in the opencv github repo but exists in the Intel OpenVino distro, then I can file a bug. However in this case, I would need a self-contained sample from you in order to reproduce it.

Please report back on this forum thread as to your findings with the github OpenCV and we'll proceed from there.

Thanks for using OpenVino !

Shubha

0 Kudos
Shubha_R_Intel
Employee
734 Views

Dear Adam,

Also this poster https://software.intel.com/en-us/forums/computer-vision/topic/807003 successfully resolved his OpenCV issues by using a different version of OpenCV.

Thanks !

Shubha

0 Kudos
Reply