Hi,
We have a system that sends events to Milestone (Version: R3 2020, running on Windows 10 VM) via http requests, where each event’s data is composed of:
- ID
- Timestamp
- Source (stream id)
- StartTime
- EndTime
- BoundingBox
- Message
- Description
Attached is an xml file as an example of the event sent to Milestone.
The start/end times create a range of 30 minutes, where the start is 15 minutes before the event’s timestamp and the end is 15 minutes after the event’s timestamp.
However, the event is shown for 3 seconds in Milestone.
We also tried to configure Milestone metadata to show the bounding box for 1800 seconds, but it didn’t solve the issue (screenshot attached).
We’d appreciate your help in understanding how to correctly control the amount of time the bbox is shown on screen.
Thank you in advance.