Supergiovane / node-red-contrib-hikvision-ultimate

A native set of node for Hikvision Cameras, Doorbells, Alarms, Radars etc.
https://www.facebook.com/supergiovaneDev
MIT License
47 stars 11 forks source link

DS-KV6113-WPE1(B) no event #23

Closed ur5zeb closed 2 years ago

ur5zeb commented 3 years ago

node alarm does not receive a message. hik connect is working fine

ur5zeb commented 2 years ago

I pressed. Should the doorbell stop ringing or should it stop relaying the message?

Supergiovane commented 2 years ago

It should completely stop ringing.

ur5zeb commented 2 years ago

No, it rings until you press the call button Can I stop my node-red

Supergiovane commented 2 years ago

Yes, you can stop it.

ur5zeb commented 2 years ago

I stopped. I'm going to ring the doorbell

ur5zeb commented 2 years ago

no, he doesn't stop calling

Supergiovane commented 2 years ago

Ufff...... Maybe your doorbell doesn't support API V2.0. Have you an idea, where can i find the ISAPI V1.0 doorbell documentation?

ur5zeb commented 2 years ago

Protocol 1.0 was enabled in the Intercom Session Settings.It turned it off now, let's try

Supergiovane commented 2 years ago

Ok, please ring

ur5zeb commented 2 years ago

The HikConnect application stops ringing, but the deputy call continues to ring. What do you see in the logs

Supergiovane commented 2 years ago

Hmmm. No, i see the "RING" message but nothing else. The stunning thing is that the "stop ring" command is executed and your intercom gives me "OK". It should return "ERROR" if it cannot stop ringing.

Supergiovane commented 2 years ago

So it appears that only the clients stops ringing, but the intercom itself continues to be on ringing state.

ur5zeb commented 2 years ago

It turns out that yes

Supergiovane commented 2 years ago

Ok, maybe i found something interesting. Tomorrow i'll continue to the stop ringing tests. Here the files to be unzipped into your .node-red/node_modules/node-red-contrib-hikvision-ultimate/nodes folder and restart.

Archivio.zip

In the README page on gitHub there are the commands to open the door.

ur5zeb commented 2 years ago

Thanks. I am closing the port. Tomorrow, let me know that you opened the port and was at home, pressing the bell :)

ur5zeb commented 2 years ago

At what interval did you make duplicate posts? I pressed the button, a notification came, I pressed the button, canceled the ring. I pressed the button again the message did not come

Supergiovane commented 2 years ago

Each two seconds i check for the status

Supergiovane commented 2 years ago

Please unzip this. There was a glitch. Testing things on remote internet connection is very hard. hikvisionUltimateDoorbell.js.zip

Supergiovane commented 2 years ago

Hi again. As soon as you wish, i'm ready to try to stop ringing your intercom.

ur5zeb commented 2 years ago

I'm at work now. I'll let you know when I'm ready

Supergiovane commented 2 years ago

No problem. You can try by yourself when at home. Just unzip this file and restart. Pass msg.hangUp = true to the node. It should hangup the intercom call.

hikvisionUltimateDoorbell.js.zip

Then please let me know if it's working.

ur5zeb commented 2 years ago

Hi! The command msg.hangUp = true stops ringing the doorbell, but the call continues in the Hikconnect application

Supergiovane commented 2 years ago

Ok that’s not an issue. I’ll stop both. Thanks. I keep you posted as soon as i’ve done the changes

ur5zeb commented 2 years ago

Are you programming an Android studio? I'm trying to get two-way audio of the doorbell, but I get an error :(

Supergiovane commented 2 years ago

No sorry!

Supergiovane commented 2 years ago

Hikvision Ultimate 1.0.52 is out. It should address your issues. You can install it via Node-Red Palette's Menu. Many thanks for your help in testing all the things!