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

Ok, good luck :slight_smile:

I made test during calling and logs are here, can do nothing with indoor station. :frowning:

Trying bellTimeout the call... Stdin message: bellTimeout
Inputbuffer: {"CallSignal":{"cmdType":"bellTimeout"}}
Response buffer: {
	"statusCode":	4,
	"statusString":	"Invalid Operation",
	"subStatusCode":	"noRequest",
	"errorMsg":	"noRequest",
	"errorCode":	1073770506
}
Response output: 
Result error: 29
Trying answer the call... Stdin message: answer
Inputbuffer: {"CallSignal":{"cmdType":"answer"}}
Response buffer: {
	"statusCode":	4,
	"statusString":	"Invalid Operation",
	"subStatusCode":	"noRequest",
	"errorMsg":	"noRequest",
	"errorCode":	1073770506
}
Response output: 
Result error: 29
Trying cancle the call... Stdin message: cancle
Inputbuffer: {"CallSignal":{"cmdType":"cancle"}}
Response buffer: {
	"statusCode":	6,
	"statusString":	"Invalid Content",
	"subStatusCode":	"badJsonContent",
	"errorMsg":	"badJsonContent",
	"errorCode":	1610612759
}
Response output: 
Result error: 29
Trying hangUp the call... Stdin message: hangUp
Inputbuffer: {"CallSignal":{"cmdType":"hangUp"}}
Response buffer: {
	"statusCode":	4,
	"statusString":	"Invalid Operation",
	"subStatusCode":	"noRequest",
	"errorMsg":	"noRequest",
	"errorCode":	1073770506
}
Response output: 
Result error: 29
Trying reject the call... Stdin message: reject
Inputbuffer: {"CallSignal":{"cmdType":"reject"}}
Response buffer: {
	"statusCode":	4,
	"statusString":	"Invalid Operation",
	"subStatusCode":	"noRequest",
	"errorMsg":	"noRequest",
	"errorCode":	1073770506
}
Response output: 
Result error: 29

If i send ā€œrejectā€ to second main outdoor station KV8113, it returns ā€œOKā€ but nothing changes. It is still ringing.

Trying reject the call... Stdin message: reject
Inputbuffer: {"CallSignal":{"cmdType":"reject"}}
Response buffer: 
Response output: {
	"requestURL":	"/ISAPI/VideoIntercom/callSignal",
	"statusCode":	1,
	"statusString":	"OK",
	"subStatusCode":	"ok"
}

ahh, you are using no indoor stations?? its indeed necesarrty, the ds-kd8003 doesnt use the callsignal, it needs to be send indeed to indoor, thats why i created it like that

Where is the ONVIF menu on the DS-KD8003-IME1? I can not find itā€¦
How do I set it up on a DVR?
Iā€™m using firmware 2.2.56
Thank you

There is no onvif support for 8003

Sin tĆ­tulo-3

It doesnā€™t work

Any solution? My DVR does not support RSTP. Itā€™s an analog safireā€¦

No, I think only rtsp is possible

Hello,

Does someone had sucess with the rest example ?
My HA refuses to restart talking about errors with the rest syntaxe.

I have a DS-KV8113 and I am not able to get an alert when the doorbell button is used.

Best regards,

Guillaume

Use my addon, it should work for all devices normally

I am using indoor station 9510. I am sending it to indoor station. But I have 2 outdoor stations and one indoor station. It does not work if i send signal to indoor station and outdoor station too. I have the newest firmware in all stations.

Thatā€™s strange indeed, I also have 9510 as primary indoor, it works for me ā€¦

Maybe try this script manually as a test, look at line 27, use that one instead to test, maybe because you have 2 outdoor station, you need to define the room number alsoā€¦ I didnā€™t include it in my addon

So use line 27 instead of 23 and play with the attributes

Do you have the indoor station connected only via WiFi or via Ethernet cable too? Because I am using only WiFi connection.

Hmm, that should not mather, mine is LAN

hello,

I try but unfortunately my RPI is to old to work with your addon (processor not supported).

What processor do you have? I have 2 add-ons for RPI too, aarch64 chipset

Hello, I have the Broadcom BCM2836 on RPI2.
the RPI / aarch64 add on shows up an error due to the processor.

Ah, ok, time to upgrade then :slight_smile: