Using Time Data Inside JSON Analytics Event

I have been using analytics event to send bounding boxes information to show an image with the bounding boxes overlay and it’s working using alarms.

There is also the option to send beginTime, endTime and expireTime.

I tried sending JSON documents containing these values but i don’t know how to make use of them on the VMS’s side

Is there a way to make use of these values by using alarms or custom rules?

The Smart Client Alarm Preview view will overlay the video with the bounding box from the Alarm. It uses hardcoded values on how long it places the overlay and it doesn’t read the beginTime or endTime.

It is possible for you to read the alarm including beginTime, and endTime by code. This means it would be possible for you to create a plugin that make use of the data. Unfortunately the data isn’t used if you do not develop your own plugin.

https://doc.developer.milestonesys.com/html/index.html?base=miphelp/class_video_o_s_1_1_platform_1_1_data_1_1_alarm.html&tree=tree_search.html?search=alarm