I’m using XProtect Essential+ 2018 R2
I posted below XML & it shown in Alarm Listing table.
But the bounding box is not display in Alarm Video Playback. Pls advise.
<AnalyticsEvent xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:milestone-systems">
<EventHeader>
<ID>00000000-0000-0000-0000-000000000000</ID>
<Timestamp>2018-10-16T01:11:18</Timestamp>
<Type>MyType</Type>
<!-- Insert Event Message here -->
<Message>MyAnalyticsEvent01</Message>
<CustomTag>TagFromXML</CustomTag>
<Source>
<FQID>
<ObjectId>d5906459-f0e5-4773-a936-7fea757f9369</ObjectId>
</FQID>
</Source>
</EventHeader>
<Description>
Analytics event description.
</Description>
<Location>
Event location 1
</Location>
<!-- Overlay data. -->
<ObjectList>
<Object>
<Name>Rectangle</Name>
<Value>A suspect item</Value>
<AlarmTrigger>true</AlarmTrigger>
<BoundingBox>
<Top>0.42</Top>
<Left>0.23</Left>
<Bottom>0.54</Bottom>
<Right>0.55</Right>
</BoundingBox>
</Object>
</ObjectList>
<Vendor>
<Name>My Smart Video</Name>
</Vendor>
</AnalyticsEvent>
HTTP/1.1 200 OK
Connection: Close
Content-Length: 0
Thanks
