Hi, I have an OAK-D Camera and want to connect it using Depth-AI Viewer v3.5 on Windows. I was using the Installer.
Whenever I want to select the port following error gets thrown:
Selecting device:
Selecting device: 18443010714442F500
[18443010714442F500] [1.1] [1717843051.061] [host] [warning] Device crashed, but no crash dump could be extracted.
Failed to select device: Device already closed or disconnected: io error
[2024-06-08T10:37:32Z ERROR re_viewer::depthai::depthai] Error: Device already closed or disconnected: io error, Try to connect the device to a different port.
I made shure my cable and ports are both USB3.0. I even tried providing a 5V power supply to the camera, in case my PC is not providing enough power.
I even went as far as o test it on a different notebook. Unexpectedly it worked there. Unfortunately I can not use that Notebook for my project.
I do not have any more ideas here.
If it helps after a certain time i get this message:
[2024-06-08 12:45:50] ERROR [websockets.server.handler:238] connection handler failed
Traceback (most recent call last):
File "D:\DepthAI\venv\lib\site-packages\depthai_viewer\venv-0.2.0\Lib\site-packages\websockets\legacy\protocol.py", line 974, in transfer_data
await asyncio.shield(self._put_message_waiter)
asyncio.exceptions.CancelledError
Help is appreciated