Creating boundary boxes with text on camera.

I am trying to create a xml with AnalyticsEvent and send it with http post.

I want two boxes to appear on screen with a text near each one,

How can i do that?

If it is not possible with AnalyticEvent can you send me an xml sample of the right answer?

thank you

00000000-0000-0000-0000-000000000000

“”“+ st + “””

MyType

MyAnalyticsEvent01

TagFromXML

http://192.168.1.5:5580/

Analytics event description.

Event location 1

Rectangle

A suspect item

true

255

255

255

0

0.3

0.3

0.6

0.3

0.6

0.6

0.3

0.6

0.3

0.3

Rectangle

A suspect item

true

200

255

200

0

0.5

0.5

0.8

0.5

0.8

0.8

0.5

0.8

0.5

0.5

My Smart Video

“”"

Analytics events are not shown by default on the live video, but will be shown on alarms created as a result of a AlarmDefinition triggered by your analytics event.

For overlay on live video, you will need to make a MIP plugin - check some of the overlay samples.