Hello all.
I'm new to Computer vision and I am interested in learning depthAI. However , as I am new and not very experienced, I have run into an error, that I have not been able to resolve. Below is the error message I receive when I attempt to run the demo. I would greatly appreciate some direction and guidance on this issue, if any will provide. Thank you.
File "/home/pi/depthai/depthai_demo.py", line 625, in run
self.instance.run_all(self.conf)
File "/home/pi/depthai/depthai_demo.py", line 119, in run_all
self.run()
File "/home/pi/depthai/depthai_demo.py", line 322, in run
self.loop()
File "/home/pi/depthai/depthai_demo.py", line 354, in loop
self._pv.prepareFrames(callback=self.onNewFrame)
File "/home/pi/depthai/depthai_sdk/src/depthai_sdk/managers/preview_manager.py", line 148, in prepareFrames
packet = queue.tryGet()
Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: 'color' (X_LINK_ERROR)'