insect-detect
insect-detect copied to clipboard
OAK camera preview script not working
Hello!
I'm trying to run the OAK camera preview script : https://maxsitt.github.io/insect-detect-docs/software/programming/
and I'm running into an issue :
pi@camtrap1:~/insect-detect $ python3 cam_preview.py
Unable to init server: Could not connect: Connection refused
Traceback (most recent call last):
File "/home/pi/insect-detect/cam_preview.py", line 98, in
Does anyone have an idea on how to make this work ? Thanks :)