Page 1 of 1

Switching lightbulbs with camera motion detection

Posted: Wednesday 14 November 2018 22:22
by amizee
Hi all,

I have a Qnap nas with two Hikvision camera's connected to surveillance station.
In surveillance station I created an event when motion is detected on the camera's
The camera's are also available in Domoticz. I don't want to use motion in my raspberry.
Because I am planning to use more than two camera's.
My goal is to use a user defined action from Qnap surveillance station to activate a light switch in Domoticz.
Surveillance station is able to sent an http URL.
Does anybody knows what URL or script must be send to Domoticz.
Any help appriciated.

Regards, Albert

Re: Switching lightbulbs with camera motion detection

Posted: Saturday 17 November 2018 15:47
by bewo

Re: Switching lightbulbs with camera motion detection

Posted: Friday 30 November 2018 16:55
by amizee
Search the wiki.
Found the Solutions.
Cheers.

Re: Switching lightbulbs with camera motion detection

Posted: Friday 24 July 2020 16:25
by amizee
Solved,

This is the solution for my Hikvision camera on my Qnap with QVRPro
Place this string in your security camera event action
http://admin:[email protected] ... itchcmd=On
If the switch is secured no password is needed
http://192.168.178.32:8080/json.htm?typ ... itchcmd=On
Place you IDX number after idx=
Place this command in your switch in the "on action" field

ISAPI/Streaming/channels/101/picture?

Regards, Albert