Finding MX Id in depthai C++ API #764
vsranjitroshan
started this conversation in
General
Replies: 2 comments
-
Sorry about the trouble. Asking. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@vsranjitroshan |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Whenever I run device.findAllAvaiableDevices() and get their information, c++ always returns the IP address instead of the MX ID of the OAK-D PoE camera connected. I need those because only they are unique. Python API gives the MX ID correctly. How can I obtain the MX ID information of the connected OAK camera's in c++?
Beta Was this translation helpful? Give feedback.
All reactions