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

Status Page

soccer software

Answered

Comments

2 comments

  • Official comment
    Norman
    • Network Optix team

    Hi Leroy,

    Streaming video from Nx, isn't a problem. 

    In our server API, you can find the right information to construct the right URL. 

    You can find the right URL format via the WebAdmin page, in the tab For Developers, section Server APIAPI Testing Tool. Here you scroll down and look for the Video API, section RTSP Streaming as shown below.

    In most cases, the Play option will do just fine.

    This will require the following URL format;

    rtsp://<USERNAME>:PASSWORD>@<SERVER-IP-ADDRESS>:<PORT>/<CameraID>

    For example: rtsp://admin:TopSecret@192.168.178.39:7001/2ab984a4-b807-6d2f-fc2f-9e01bbdac88d

    Note; in this way, the credentials are broadcasted as well, but you can use hashed credentials to avoid this. 

    The hardest part would be to develop the backend for something like VoetbalTV and the web application and mobile app. 

    But the URL as mentioned above can be used to broadcast any stream to any other application through Nx Witness. 

  • Norman
    • Network Optix team

    Hi @...,

    I stumbled upon this topic and wanted to let you know about the option to stream Nx Witness video stream to YouTube (or Twitch, of Facebook, etc) via OBS Studio

    You can check the instructions HERE

    0

Please sign in to leave a comment.