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.

Openvino 2022.3.1 Pi Camera Raspeberry pi

fpardo
Novice
776 Views

Hello,

 

I have run some demos on raspberry pi 4 using OPENVINO 2022.3.1. I would like to know wheter the demos can run using Raspberry Pi Camera Module V2. Thanks in advance for your time.

 

Regards

Nando

0 Kudos
3 Replies
Wan_Intel
Moderator
747 Views

Hi Nando,

Thanks for reaching out to us.


Yes, you can run your demos when using Raspberry Pi Camera Module V2. For example, please refer to the following sample as it uses the --input command to specify the camera id as input for the demo:

https://docs.openvino.ai/2023.1/omz_demos_object_detection_demo_python.html


Hope it helps.



Regards,

Wan


0 Kudos
fpardo
Novice
721 Views

Thanks ! I had to enable legacy interface in raspbian bullseye and then run the commanda

 

sudo modprobe bcm2835-v4l2

 

In this way the Camera Pi worked with the demos.

 

Wan_Intel
Moderator
675 Views

Hi Nando,

Thanks for sharing the solution in the OpenVINO™ community.

 

Glad to know the Raspberry Pi Camera worked with the demos. We'll close this case now since the issue has been resolved.

 

Please open a new question if additional information is needed and we'll be happy to help.

 

 

Regards,

Wan


0 Kudos
Reply