Do metadata have standard schema based on the metadata type?

Hello,

I am creating an application that collects the live metadata from a given metadata device using the component MetadataLiveViewer example in order to generate reports on the collected metadata.

According to the introduction to metadata (https://doc.developer.milestonesys.com/html/gettingstarted/intro_metadata.html)

the metadata can be :GPS coordinates, heat maps, motion data, bounding boxes, facial recognition, LPR, people counts, and audio level.

I am wondering if each of the above mentioned types has a standard metadata schema that provides the type of metadata collected?

Best regards,

Unfortunately, no. We don’t have standard schema based on the metadata type. However, there is a documentation regarding Metadata Search integration, which describes The Onvif MetadataStream Schema, which is available, please see this -

https://doc.milestonesys.com/latest/en-US/portal/htm/chapter-page-metadatasearch-integration.htm

thank you for your reply,the document is very useful