Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

Best Practice for Custom Nx Witness Player (RTSP + GStreamer, Overlay Sync & Performance)

Answered

Comments

1 comment

  • Official comment
    Adam Pryor
    • Network Optix team

    Hi Liav thank you for the detailed questions.

    1. Is there a supported player component / SDK?
    2. How should analytics overlays be synchronized with video?
      • The server aligns analytics metadata with media for you. Before forming a media chunk, the server holds media in a reordering buffer (~2 seconds) waiting for the corresponding analytics metadata. It interleaves each metadata packet next to the frame it describes. A more in depth description is found here: https://support.networkoptix.com/hc/en-us/community/posts/360050059114
    3. How many simultaneous analytics streams can be displayed?
      • There is no fixed platform limit. This is bound by your client hardware's decoding capability.
    4. RTSP metadata vs Metadata SDK
      • They both server different purposes. Metadata SDK produces analytics on the server, not a client-consumption API. For historical object search, use the REST API which queries the analytics database.

     

     

     

Please sign in to leave a comment.