DS-KD8003 - DS-KV8113 - DS-KV8213 - DS-KV6113 - DS-KV8413 and .... integration Hikvision HikConnect Video intercom doorbell

Yes, but you also need to enable it on your device, otherwise you don’t see the events

Thank you very much, for statistics I have Hiwatch VDP-D2201

Ah, never heard of it, it’s a rebranded Hikvision?

In my opinion, this is a budget version for the CIS countries
Looks like an exact copy

I’ve tried to run the hikvision_register.py script, but I’m not getting any output. What is expected output of the script to say that it was run successfully?

Also, what values do I need to pass in username/password parameters? login/pasword to the master indoor panel? :slight_smile:

What device do you have? Can you show screenshot? Username is prolly : admin, as for the password, use the session sip password

I have three indoor stations DS-KH6310, where one is master, and two others are connected as extensions.

So I’m trying to register Asterisk as an extension following your guide on GitHub

Yeah, that should work, can you manually add indoor stations do you primary indoor station with ivms? If not, then I think you need to use script indeed, it’s needed to send the SN on some type of devices…

Try method 1 first and check sip output with “sngrep” tool in ssh terminal

I don’t have needed configuration settings in my iVMS4200 tool, so that’s why I thought to try the script instead

hi, did you ever implemted this?

Hey @BigHomie , any update on your 2way audio issue?
Maybe the twoway audio is still somewhere open? (not closed properly previously?)

Try to close the two way audi first with command below, then do a dial
If that doesnt help…

Do a dial, the first open the two way audio , then pickup
or
Do a dial, pickup , then send the open two way audio command ?

A bit of trial and error, here are the commands:

# Open
curl -i --digest -u admin:xxx -X PUT http://192.168.0.70/ISAPI/System/TwoWayAudio/channels/1/open

# Get Audio
curl -i --digest -u admin:xxx http://192.168.0.70/ISAPI/System/TwoWayAudio/channels/1/audioData

# Send Audio
curl -i --digest -u admin:xxx -X PUT -d '' http://192.168.0.70/ISAPI/System/TwoWayAudio/channels/1/audioData

# Close
curl -i --digest -u admin:xxx -X PUT  http://192.168.0.70/ISAPI/System/TwoWayAudio/channels/1/close

Hey @pergola.fabio I tried different combinations (dial, pickup etc.) and runnning the commands but 2way audio still not working…Does anyone else have the same outdoor station as me? It’s the DS-KV6113-WPE1(B) with the latest firmware.

any news about integration first gen video intercom ?Or it is no possible…For 1st gen works only for me script to open door.

try my addon? have you tried if before? sdk is the best approach for all devices

yeah, i tried yesterday too, i have it sometimes that i dont hear audio, only 1 out of 8 calls
isapi commands didnt help indeed

need to investigate it also

But i use your addon SDK and only unlock works from this addon on 1st generation VideoIntercom.

ah, no callstates ?

you can use hikconnect cloud integration to get callstates?

Yes i can but better integration is no cloud.

yeah i know , sorry cant help :frowning:
sdk is quite general, maybe your device is just not supporting