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

Status Page

NX via RTSP-TCP and VLC

Answered

Comments

4 comments

  • Andrey Terentyev
    • Network Optix team

    Hello,

          2. In the NX client, we are trying to open the PTZ manage screen, it hangs for a while
               and the request always fails to load the presets.

    Please, create a separate thread for this issue.

    0
  • Yuval Avishid

    Hi Andrey,

    Thanks for the replay.
    I edited this post and created a new one for the other question.

    Thanks.
    Yuval

    0
  • Ichiro
    • Network Optix team

    Hi Yuval Avishid,

    Nx Witness provides 2000 TCP connections by default per servers.

    The connections will be used on all connection that communicates with the mediaserver, including client connections(Desktop/Web/Cloud/Mobile) and any server API calls.

    In your case, probably you have too many concurrent connections to the same server at a time.
    For more detail, you can refer to this article.

    So you may either reduce the number of the connections concurrently, or you can merge another server to this system and specify the targeted server for connection. You can specify the server IP address in your api call to achieve this.

    The connection should be closed when the API calls or the stream was ended, so maybe you can check the application you developed if the connection was terminated after it is completed.

    Thanks.

    0
  • Yuval Avishid

    Hi Ichiro,

    I will check this out.

    Thanks, and have a great day.
    Yuval

    0

Please sign in to leave a comment.