ZoneMinder / zmeventnotification

Machine Learning powered Secure Websocket & MQTT based ZoneMinder event notification server
412 stars 128 forks source link

Is there a way to get phone notifications for person events only? #343

Closed nddipiazza closed 3 years ago

nddipiazza commented 3 years ago

I have zoneminder all set up and I'm hoping to use it to detect strangers entering my camera line of view.

I have successfully gotten all the way through the machine learning and all that jazz. I am seeing [a] detected:person in zmninja in event viewer indicating that zmeventnotifications seems to be working fine.

And I have activated the event server and I was able to get an event on my phone. All good so far!

Now is there a way to set up zmninja so that it sends me a notification (Ding!) only if a person is detected?

nddipiazza commented 3 years ago

I think it actually already is doing this. I assumed it would return other motion events but it's just returning my Person found events etc. I'm good here.