Motion Detection Sensitivity Slider Not Updating in Management Client with SDK

If you change the Manual Sensitivity for a Camera’s motion via the SDK, the Slider in the Management client is not reflecting the new value.

To Reproduce: Change the value with the ConfifAPIClient app to 20 for example. Then refresh, open close, management client. the Slider stays at previous value.

Refresh the ConfigAPIClient. See that the value is indeed saved as 20, but Management Client is not reflecting this change

Please see Screenshots attached.

Please note that nothing is ever updated in the Management Client unless you do Action → Refresh (F5).

I notice a difference in the numbers, like the Config API Client value is always three times the value in the Management Client. Do you observe this?

Hi Bo,

Thanks for answering.

I always refresh the admin client after doing a change. This did not change the value of the slider. My slider always stays at the same value when changing the Manual Sensitivity in code or via the ConfigAPI application. Even if I close and open the Admin client for good measure. The Threshold slider updates correctly, but the sensitivity slider does not change it’s value. The sensitivity value certainly persist, because I can see it changed in the ConfigAPI client.

I also observed the value is x3 plus 1 times higher, when the slider is changed manually in the admin client. If I change the sensitivity to 10 with the slider control, the value in the ConfigAPI client (after a refresh) is 31.

I am using Corporate 2018 R2 and SDK 2018 R2, because that is what the client is using.

Please use MIP SDK 2019R1.

I find it strange that the MIP SDK version should play a role but as I cannot reproduce I must assume it plays a role. -I re-tested on XProtect 2018R2.

It is the clear recommendation of Milestone to always use the newest MIP SDK available (it does in this case not matter what version of the VMS you are currently testing with).