1.SDK update for camera firmware v2.60(CV2x), v3.20(CV52)
ADAM API
Added I/F that can acquire camera SoC
Added an interface to obtain the maximum and currently used RAM/ROM size that an app can use.
Improved the issue where only a maximum of 255 characters were returned when retrieving settings from the camera using adam_get_appPref in Python (after change: 1023 characters).
ADAM WEB API
Added the maximum size of the ROM area that can be used by the entire application, and the cumulative number of writes and reads to the ROM area for the application to the getSystemResourceInfo response (Cv2x only)
Added ROM size used by app to getAppResourceInfo response
Improved to make the romLifeLimit value of getSystemResourceInfo correct.
OTHERS
Update SDK version to 2.01
Added a function to display in the management log if the ROM area for the application is abnormal.
*[/mnt/system] is checked for corruption every 24 hours, and if corruption is found, "Self check (Flash read only)" will be displayed in the management log.When the ROM size used exceeds the maximum size of the ROM area for the application, a process has been added to record "Illegal termination (ROM capacity limit (actual capacity))" in the management log and stop the application.
Improved the issue where some apps were unable to resolve DNS server names due to security enhancements in camera firmware V2.50 (fixed symbolic links in /etc)
Fixed an issue where the CVFlow usage limit was displayed in the management log even when the limit had not been reached.
2.SDK package updates
Adam Operation UI
Added a function to display the size of the ROM used.
Resource Monitor
Added a function to display a graph of the cumulative number of writes and reads to the ROM area for applications (Cv2x only)
New sample app added
yuv_yolov8_app (in preparation)
web_template_app (Operation explanation)
Sample app update
Added processing for upside-down settings for CV2x/CV52, fixed camera/PTZ camera
yuv_dnn_app
yuv_pose_app
yuv_ssd_app
yuv_yolo_app
yuv_yolov5_app
Others
Fixed an issue where the Python sample app could not be built with the SDK package v2.00.
Document
Added SDK to get the camera number where the app is installed for multi-sensor cameras
Adding an alarm input event for ADAM_DevInputAlarm_Create
Added appName and channel (for multi-sensor cameras) that can be used instead of specifying InstallID in WEB API
For more details, please refer to the revision history of each document.
doc / AdamAppAPI_Specification_V1_16.pdf
doc / AdamWebAPI_Specification_V1_11.pdf
doc / PythonAdamAppAPI_Specification_V1_14.pdf
Download
Please issue a download request from AI Camera SDK Download.
Once you have created a form, you will be notified of the URL for SDK download in a few minutes via comments.
If you are logged in to the site but the SDK download page does not appear, please see here.
Note
The APIs added in SDK v2.01 can be used with compatible camera firmware.
See below for camera firmware and SDK versions.
If you have any questions, please contact us here.