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.
6478 Discussions

What models of IP cameras does intel openVINO support?

Song8633
Beginner
528 Views

I would like to assume an intelligent queue management demo uses the intel openVINO(as shown below), but the video stream needs to be obtained in real time through the IP camera.

Can you recommend any supported IP camera brands and models?

openvino_notebooks/recipes/intelligent_queue_management at recipes · openvinotoolkit/openvino_notebooks · GitHub

Screenshot from 2221-02-15 05-12-48.png

0 Kudos
4 Replies
Peh_Intel
Moderator
476 Views

Hi Song8633,


We do not have any specific recommendation for the IP cameras.


The Intelligent Queue Management project can accept input from cameras by specifying --stream with the webcam number.



Regards,

Peh


0 Kudos
Song8633
Beginner
465 Views

Has this Intelligent Queue Management project been tested with webcam?

If yes, what specific type of webcam was used at that time?

0 Kudos
Peh_Intel
Moderator
382 Views

Hi Song8633,


I am able to run the Intelligent Queue Management project with a Logitech webcam C615 on my side. I test running the project on my laptop with a built-in laptop webcam (webcam ID:0), thus the webcam ID is 1 for the Logitech webcam.


python main.py --stream 1



Regards,

Peh


0 Kudos
Peh_Intel
Moderator
279 Views

Hi Song8633,


This thread will no longer be monitored since we have provided answers. If you need any additional information from Intel, please submit a new question. 



Regards,

Peh


0 Kudos
Reply