@jakaskerl Not sure why nut camera stopped working
Whenever I try to run my application or any examples from depthai-python folder I am getting this error
Traceback (most recent call last):
File "/home/pi/depthai-python/examples/Yolo/tiny_yolo.py", line 91, in <module>
with dai.Device(pipeline) as device:
RuntimeError: Failed to find device after booting, error message: X_LINK_DEVICE_NOT_FOUND
I am using OAK-D-CM4-POE, which has a raspi 4 system connected to the camera. I had no issues before, but just encountered this right now.
I looked at the forum for something related to this, however I did not find any discussion related to this occur on OAK-D-CM4 POE device.
I can still find the camera device though

Any insight on this would be helpful, thank you.