Skip to content

Instantly share code, notes, and snippets.

@pliablepixels
Created September 7, 2019 20:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pliablepixels/c97d32e54375a97b3be1f4058ac5c361 to your computer and use it in GitHub Desktop.
Save pliablepixels/c97d32e54375a97b3be1f4058ac5c361 to your computer and use it in GitHub Desktop.
dbell HTTP hook
===============
dbell HTTP hook usage:
User enter their server parameters, which will be stored in FTP field in http//example.com format, char HttpServer[256];
http server URL address example usage: http://192.168.1.183 where http server IP address is 192.168.1.183
Event:
dbell will do an HTTP POST to the server URL anytime someone presses the call button
dbell will do an HTTP POST to the server URL anytime a motion is detected
Action:
When user get a HTTP POST from dbell, it can activate face recognition software in Zoneminder, or trigger their desired functionality like turn on the porch light or start recording etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment