I am using one of my spare chargers to give power to the power port, The specifications of the charger are well within the required amperage since it's a 15 W cellphone charger with 5V-3A output. (OAK D Pro required 2 Amps). The cable is also good.
Here is the depthai (or API) version details which I currently have:
Name: depthai
Version: 2.22.0.0
Summary: DepthAI Python Library
Home-page: https://github.com/luxonis/depthai-python
Author: Luxonis
Author-email: support@luxonis.com
License: MIT
Location: C:\Users\darshit\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages
Requires:
Required-by: depthai-sdk
Here is the depthai-sdk version details that I currently have on my Windows 10 computer:
Name: depthai-sdk
Version: 1.12.1
Summary: This package provides an abstraction of the DepthAI API library.
Home-page: https://github.com/luxonis/depthai/tree/main/depthai_sdk
Author: Luxonis
Author-email: support@luxonis.com
License: MIT
Location: C:\Users\darshit\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages
Requires: blobconverter, depthai, depthai-pipeline-graph, marshmallow, numpy, opencv-contrib-python, pytube, PyTurboJPEG, sentry-sdk, xmltodict
Required-by:
Yes I tried the API alone, and one of these examples do work, but the sdk doesn't work for stereo part at all,
https://github.com/luxonis/depthai-python/blob/main/examples/ObjectTracker/spatial_object_tracker.py