Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAK-D Pro W PoE gets IP and apear as a device in viewer. Not streaming, no image. Nt able to select device #72

Open
heLiiOs-eNg opened this issue Jul 30, 2024 · 2 comments

Comments

@heLiiOs-eNg
Copy link

After initializing the depthai-viewer, the device is showing in the device list, but it never selectable. Also, the Viewer tries to select a device but is not successful. The cmd shows this:
Backend started successfully.
[2024-07-30T08:27:57Z INFO ewebsock::native_tungstenite] WebSocket handshake has been successfully completed
[2024-07-30T08:27:57Z INFO re_viewer::depthai::ws] Websocket opened
Selecting device: 184430109178E9F400
Connecting to viewer at 127.0.0.1:9876
Oak cam: <depthai_sdk.oak_camera.OakCamera object at 0x000001EFADDC1760>
image

@zrezke
Copy link
Collaborator

zrezke commented Jul 31, 2024

hi @heLiiOs-eNg !
Weird. Could you share the full log in the cmd?

@heLiiOs-eNg
Copy link
Author

heLiiOs-eNg commented Jul 31, 2024

Sure, This is the whole cmd :

C:\Users\xxxx\AppData\Local\Programs\Python\Python39>python -m depthai_viewer
Backend started successfully.
[2024-07-31T06:26:45Z INFO ewebsock::native_tungstenite] WebSocket handshake has been successfully completed
[2024-07-31T06:26:45Z INFO re_viewer::depthai::ws] Websocket opened
Selecting device: 184430109178E9F400
Connecting to viewer at 127.0.0.1:9876
Oak cam: <depthai_sdk.oak_camera.OakCamera object at 0x000001461BFC18E0>
And it stays here forever. first, the app starts to search for a camera and shows it choosing it from the list, but then It cannot do that. no error message, nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants