Hi there,
what command should I run for knowing if the system can detect my cam ?
I have this message and my cam is connected...
Traceback (most recent call last):
File "main.py", line 124, in <module>
MainDebug().run()
File "main.py", line 37, in run
for frame, results in self.depthai.capture():
File "/Users/abc/Desktop/camTrackColor/camTrackColor/py/depthai_utils.py", line 125, in capture
for frame, detections in super().capture():
File "/Users/abc/Desktop/camTrackColor/camTrackColor/py/depthai_utils.py", line 75, in capture
with dai.Device() as device:
RuntimeError: No available devices