soccer software
Answereddat je 180 graden van die ip-camera's kunt bekijken en vervolgens een voetbalwedstrijd kunt streamen en ze kunt volgen net als voetbal-tv, er is veel vraag maar kan het niet realiseren
-
Official comment
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 API → API 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.
-
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.
Comments
2 comments