Help with sending the metadata recived from Milesight to our own server using an HTTP(s) request
AnsweredHi,
we have this camera that uses the Milesight plugin to check on license plates from diferent cars, we have set them up in a way that we get a desktop notification each time a car is detected, but we would like to make NX send the metadata infromation from Milesight to our cloud using an HTTP(s) request is there a way?
-
Hi Ramon,
Please refer to the following articles in the manual:
-
I have tried that and it's sending me the literal test to the place I want to send my data, I send a screenshot of my eventThe event.source, event.description etc, instead of being changed for their respective value, it sends them to me in plain text, we just recive the json, we don't do anything else.
I will also add a screenshot showing what plugging are we using and the model of our camera.
Plugging
Camera Model
-
Hi I just tried that but it still doesn't send the inforomation correctly, this is how we haver the event set up
And in our server this is the literal response we get
{"cameraId": "{event.cameraId}",
"cameraName": "{event.cameraName}",
"eventType": "{event.eventType}",
"eventName": "{event.eventName}"}
Please sign in to leave a comment.
Comments
5 comments