Receive events from NxVMS
AnsweredHi,
We already have a working NxVMS integration (done in C++) in our remote monitoring system, so when an alarm from a site is raised, if this site contains nxVMS, an operator can launch a live view of every camera of the nxVMS in our software, and check if everything is fine. He can also launch a playback, import a timeline, use ptz, micro, audio ... and so on.
Actually some part of our customers ask us to add nxVMS events supports.
So if nxVMS software can detect some things on its video streams, like motion detection, or fire alarms, vehicles ...etc, our customer want us to retreive these events and send them automatically in our remote monitoring software to be processed by the operators.
Does anybody knows if this kind of function is available or if it's planned to be developped ?
Kind regards
Thierry
-
Hi Thierry CHAILLAN,
You may use the Do HTTP Request action as a relay, i.e. every time Nx recieves an event, you can send out the HTTP request to your own monitoring endpoint if your monitoring system.
Another possible way is that you can parse the transaction bus. There is a sample which provides you the sample of transaction bus parsing, presenting the idea and concept that you can get the event sent to Nx mediaserver, so if you want to relay it, you can interact with the results.
Hope this helps.
Thanks.
Please sign in to leave a comment.
Comments
1 comment