aendue / ioBroker.reolink

Reolink adapter for ioBroker
MIT License
21 stars 9 forks source link

Use onvif for push notifications #48

Open Jey-Cee opened 6 months ago

Jey-Cee commented 6 months ago

I was looking for an push notification via api from the davice to extern. It seems that reolink has started to develop a push function via webhook. But there where no visible progress on this topic.

I found a topic on HA forum which was talking about this. It looks like they use onvif to use push instead polling events.

I think we could use also onvif to do it in the same way. Going this way means we can get the events nearly instant.