Send Nx Notification integration problem when using API
CompletedDear all
Nx allow us to use REST API to interact and integrate with third party application. I am using POST /rest/v2/devices/*/searches (url) with mode=addFoundDevices to register the device (rtsp stream) and trigger an event of the “Generic Event” type /api/createEvent (url)
when sending nx notification on localhost it is working fine
when sending to another pc the video stream is not working but the notication is working
is there any guide to allow the video stream also to public IP by giving ip, port and nx authorization
I am using Nx Meta version5.1.4.38659
-
Hi Ichiro , thanks for your help, at first I was thinking the same because the network issue, I think port 8554 is not the issue since I can validate to open the stream in VLC in another pc. Also, I did register device directly to NxMeta it can open it successfully.
supposedly my pc 10.1.a.xxx and the rtsp camera stream that come from my pc is `rtsp://user:pass@myip:8554/video_server/anyname` . I register it to nxmeta on another pc, it will result this stream rtsp://user:pass@10.1.b.xxx:7001/5352e61e-27e2-19e7-ae3b-34b23117b510?stream=0&
Please sign in to leave a comment.
Comments
4 comments