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.

stream_infer.py NCAPPZOO Example

idata
Employee
529 Views

Hey All,

 

I'm getting an error when trying to run the ncappzoo stream_infer.py example:

 

Unable to init server: Could not connect: Connection refused Unable to init server: Could not connect: Connection refused Segmentation fault

 

Any help would be appreciated.

0 Kudos
1 Reply
idata
Employee
331 Views

Update:

 

pi@raspberrypi:~/workspace/ncappzoo/apps/stream_infer $ python3 stream_infer.py Unable to init server: Could not connect: Connection refused (stream_infer.py:14227): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. Unable to init server: Could not connect: Connection refused Importing done Network Created Segmentation fault

 

This is also only on the Raspberry Pi. It runs fine on my laptop, but I cannot build and run it on the RPi. So far I've set up the API via the blog instructions. I've also built OpenCV via the make examples of the SDK, but still nothing.

 

What other steps am I missing? Also, what network is it referring to?

0 Kudos
Reply