Updated:27 Jul
If you develop the extension software with the AI Camera SDK, please check the following table and update the firmware.
...
Model Number | SDK | ||||
---|---|---|---|---|---|
V1.40 | V1.50 | V1.60 ~ V1.6162 | |||
Firmware | X series | WV-X1551LN | V1.40 | v1.50 or later | v1.50 or later |
S series (BOX/Dome) | WV-S1136 | V1.21 | V1.31 or later | V1.31 or later | |
S series (360-degree fisheye) | WV-S4176 | not covered | V1.00 | V1.00 | |
S series | WV-S8543(L)(G) | not covered | 1.02 or later | 1.02 or later | |
S series (PTZ) | WV-S61301* | not covered | not covered | V1.00 or later | |
S series (high-resolution) | WV-S22500* | not covered | not covered | V1.00 or later |
Attention
SDK V1.50 includes changes to the interface of the Python API "adam_cv_get_cpu_data()".
This works with the latest version of the camera firmware.
If it works with different version, it doesn't work correctly.
Please refer to the sample app "yuv_dnn_app" for development.
...