Hello,
Hope someone can help me. I have already tried to to read several posts but it does not become clear to me.
I have bought a Hikvision DS-2CD2142FWD-I. I have added the camera in Domoticz and filled in the particular fields.
The ImageURL field contains: 'Streaming/Channels/101/picture', which is ok because when I press 'Test verbinding', I really can see a still image in a flash. Adding a ? to picture shows the live stream. So far so good.
I have bound a Kaku switch (doorbell) to the camera via the same camera menu. However pressing the doorbell does not lead to a picture being taken.
Both the icons ('Neem foto' and 'Stream video') show different properties when right-clicked.
So I can imagine something is missing and I have to do something additionally. But what and where?
Kind regards, Sherlock
Binding Hikvision camera to doorbell
Moderator: leecollings
Re: Binding Hikvision camera to doorbell
not sure that we have same scenario, but i finally achieved camera picture being sent via shell script attached to door open sensor.
Sensor On Action: script://door_bell_pic.sh
curl http://user:[email protected]/streaming/ ... /2/picture -o /tmp/11xgd -s
curl -s -X POST "https://api.telegram.org/bot<token>/sendPhoto" -F chat_id=<chat_id> -F photo="@/tmp/11xgd"
rm /tmp/11xgd
also, before script i had e-mail notification via Setup->events -> Blocky but found this type not so useful then direct message in messenger.
Sensor On Action: script://door_bell_pic.sh
curl http://user:[email protected]/streaming/ ... /2/picture -o /tmp/11xgd -s
curl -s -X POST "https://api.telegram.org/bot<token>/sendPhoto" -F chat_id=<chat_id> -F photo="@/tmp/11xgd"
rm /tmp/11xgd
also, before script i had e-mail notification via Setup->events -> Blocky but found this type not so useful then direct message in messenger.
-
- Posts: 2
- Joined: Friday 10 September 2021 15:29
- Target OS: NAS (Synology & others)
- Domoticz version:
Re: Binding Hikvision camera to doorbell
Hi,
I'm interested: did you find a solution yet to get the Hikvision doorbell button pressed event into Domoticz?
My own research so far has led me to the HikVision ISAPI, but I'm not sure that is the right path.
Kind regards, hoontje
I'm interested: did you find a solution yet to get the Hikvision doorbell button pressed event into Domoticz?
My own research so far has led me to the HikVision ISAPI, but I'm not sure that is the right path.
Kind regards, hoontje
- waltervl
- Posts: 5148
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Binding Hikvision camera to doorbell
The topic is about a normal camera using for sending an image when the doorbell is pressed.
You have a special doorbell/camera device. Something completely different. Please make a new topic.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Who is online
Users browsing this forum: No registered users and 0 guests