berfenger / cam2mqtt

Control IP cameras through MQTT reliably. Supports ONVIF (motion) and HTTP (reolink) control APIs.
Apache License 2.0
46 stars 3 forks source link

[Reolink] Implement Siren and White Led for supported Cameras #11

Open pletexier opened 2 years ago

pletexier commented 2 years ago

[Reolink] Implement Siren and White Led for supported Cameras

Related API commands are GetWhiteLed, SetWhiteLed, AudioAlarmPlay.

berfenger commented 1 year ago

Hi, these features are already implemented on the edge branch.

You can test then using the edge docker image: acasal/cam2mqtt:edge

Please give it a try and let me know your results.

pletexier commented 1 year ago

Hi, it's working great on my RLC-811A. I will integrate the siren to the alarm scenario of my home automation box (Jeedom). Regards, Patrice