Skip to main content

How to send meta data or payload to NX server?

Answered

Comments

1 comment

  • Nx Support

    There is no standard API for that, so the right approach would be implementing plugin that provides it's own API, or communicates with your solution in some other way.

    One the plugin receives metadata from your solution and pushes it to the server - the server will carefully attach it to the archive. Unfortunately, if the processing latency is too long - maybe the desktop client will not have metadata in time to show on live video, but archive playback is expected to work correctly.

    0

Please sign in to leave a comment.