- Use your own custom metadata for the measurement
- Publish the schema for that metadata (in a product, in a room, in a facility or globally)
- Publish some services for that metadata
- Put the metadata in a metarex envelope
- Put the envelope in the Transport Stream / ST2110 / NDI / SRT feed
- Extract the envelope from the feed (generic software)
- Open the envelope to find the class of metadata inside via the
metarexId
(generic software) - Use a service to process that metadata e.g. convert for display, place in a queue, compare with a value from a different feed. (custom software)
Of the 8 steps, only steps #1 & #8 are custom software for your app. The remaining steps are handled by MetaRex. This means you concentrate on the value-add of your metadata, MetaRex handles the plumbing and waste disposal.