About motion notification via Email
AnsweredHI ,
I would like to send API to texting apps,and the information include shall be snapshot,play archive from both local network&web,if i can get the API according to what i need that will be great
the following pic is from NX send to Email trigger by motion detection

-
Hello Ting Chiao Lai,
Current implementation of the server can send images only over emails.
You would have to use some middleware to organize the image transmission to the text app.The generic scheme would be something like that:
- Create an Event Rule on Nx Server to send an HTTP event to some 3rd party(e.g. your bot) with some extra data
- Whenever the 3rd party receives this alarm, it downloads the image from the server for the certain camera certain timestamp using ec2/cameraThumbnail call and generates the links to the video using the template available in API documentation.
- Later on this information is forwarded to the text app according to the app API.
0 -
As far as I know, Zapier can do something like that and has integrations with major modern text apps.
0 -
HI,
sadly Zapier doesnt support the APP i need ex.telegram,anyway thanks for reply
0
Please sign in to leave a comment.
Comments
3 comments