andrewbluepiano/SmarterMVMotionWebhookAlerts
A motion alert filtering/prioritization concept for Cisco Meraki MV cameras, based on the idea that you mainly care about motion that occurs when no trusted individual is present at the location. Uses a PHP endpoint to receive the WebHook motion alerts, along with Python to query the current network clients using the Meraki Dashboard API, then back to PHP to send a nice alert email if needed.
PythonGPL-3.0