pletexier

Results 11 comments of pletexier

Hi, I am having the same problem with RLC-810A (firmware v3.1.0.956_22041503). The Reolink module does not show any capabilities, and the only mqtt topic is "status". Regards, Patrice

Hi @berfenger, Exactly the same symptoms as @sracing for me. Regards, Patrice

I have updated with the latest docker image. Here are the logs. It seems that the enumeration of the reolink capabilities is not working : `[INFO ] 2022-06-13 19:51:10,525 -...

Hello, I am able to get some results with CURL using POST syntax : `curl -s -k -X POST -H "Content-Type : application/json" -d '[{"cmd":"GetIrLights","action":1,"param":{}}]' "https://192.168.1.65/cgi-bin/api.cgi?user=xxxLOGINxxx&password=xxxPASSWDxxx"` Result : ``` [...

It works ! ``` curl -v "http://192.168.1.65/cgi-bin/api.cgi?user=admin&password=xxxxxxxxxxxx&cmd=GetIrLights" * Expire in 0 ms for 6 (transfer 0x55959dfd60) * Trying 192.168.1.65... * TCP_NODELAY set * Expire in 200 ms for 4 (transfer...

Hello @berfenger , Thanks for this new release. As @sracing, i can now see the reolink topic in MQTT Explorer. However, i don't receive motion detection messages. Is there something...

Hello @sracing, Thanks for your replies. I think the motion detection is correctly configured on the camera, because the recording on the sd card is correctly triggered. Moreover, the GetAiState...

Hello all, Sorry for the long delay. On my installation, webhook subscription is disabled. I made some tests with motion detection configured at the maximum, but still not better. Regards,...

Hello again, Maybe i found something in the release notes of the firmware of the camera : `1.Upgraded ONVIF protocol to version 21.06` Perhaps there is something to adapt to...

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