Change Configs From API Functions SDK

Just I want to ask if we can change some configs of a camera in the server through the SDK API, The config functions are:-

1- Recording fps example 25 to 30

2- Recording rules, on cameras: database disk unavailable (HW)

3- Recording rules, on nvr: database repair

Can we change these configurations from the SDK api

This is possible.

Please explore the Configuration API Client sample. https://doc.developer.milestonesys.com/html/index.html?base=samples/configapiclient.html&tree=tree_2.html

When you run the sample, please unfold Recording Server - Hardware - - Cameras - and click Settings tab. You will see the settings of the camera including FPS setting and you can also change it.

2+3.

The Configuration API does unfortunately not support configuration of rules. Good news for you; Milestone is now working on the Configuration API, so the support for rule configuration will be in 2020 R1 or 2020 R2.

Disclaimer: This is planned new functionality of future MIP SDK versions. This plan is subject to change without notice.

Ok Thank You very much.