Hikvision doorbell and camera

do you also have a card reader on the ds8003 ? if i go to persons, select the outdoor station 8003 as device, then press “read card” i swipe, i hear sound , but it doesnt show the card nr

found some interesting info here, maybe you dont need your ffmpeg hack …

Live stream from Hikvision 8003 you take from RTSP url.If some one have made the new update can take direct from onvif.The url for the 8003 is rtsp://admin:pass@ipadress:554/ch1/main/av_stream.You can test it at vlc.

1 Like

Indeed, but seems if i use it with synology, the codec is not supported… Gonna try onvif, seems onvif is also supported with newer update

No it working normal .I have the demo 24/7 rtsp streaming in synology(many dieferent models),blueiris , hikvision dvr ,dahua nvr.

Yeah, strange, I also have lots of cameras in synology…
I can add this camera too with that rtsp url, you posted earlier… i click on “test” , it succeeds, i see the image…
But when I click on live view , then I just see a grey screen … ,What do you have in the advanced selection there? Audio on / off? And other settings?

edit: working now, changed to TCP instead of auto

ok, finshed installing the system, now tested android app, if i press the doorbell button at the 8003 , someone picks up with android, when i talk into the 8003 , i hear myself talking as an echo?? how is that possible?

i think its because, if i answer the call on android, its activates the speaker on android, so someone speaks, it comes to loudspeaker, and the mic of the android is picking it up again

How do you that? i have some Foscam cameras, also added to synology… how can i add them to the indoor station? in IVMS i can add camera, but i can only use Hikvision protocol there? how did you do that? it also asks for a channel input

@keiran.harris , wanted to let you know that my doorbell press event works perfect, i have connected it to my esp8266 board, with the press event, i start displaying the feed on my google hub, and also i start recording the camera in synology :slight_smile:

Hi Pergola.fabio,

Can you run the HA app on your KH9310-wte?
p.s. what Andriod version thas it have?
gr Marco

Update: I see in another post that you some questions about HA on the kh9310. So I am going to follow there.

Hi, it’s running Android 5, it’s complete useless for running Android apps, it doesn’t work, there is no memory left available

Hikvisin stopped production, they acknowledgzd the issue… Mine will be swapped when the new model comes out

hi, thanks for your quick answer. You are talking about a new model from HIK?

I will get into it…

gr Marco

Yes indeed, so if you not bought it yet, wait for it… The 93xx is really crap, none app is working on it, not worth the money

Probably going to be replaced with newer batch in 1- 2 months… Not sure if the partnr will be the same… I have heard it’s going to be a new batch, with android 7 instead

OK…good news, We will see.

gr Marco

does anyone know if you can open a door with the IVMS software? that way we can maybe start a sniffer how this is being triggered, so maybe we can use the same rest call also in HA

Hello,
Do you know if I can use the Hikvision 8003 with a 12v AC electric lock?
Thanks.

Ray

Yes, but you need to give power to the lock from another source, not from the Hikvision…
The doorstation is just a relay, that’s all

Thank you Fabio! Grazie :wink:

Guys, who is familiar with XML and SIP? i did a wireshark trace, and did a door open, seems the indoor station is sending an XML message with SIP

if we can reproduce this, we can also maybe make a switch in HA to open door

Seems like it’s a standard SIP protocol.

You can use Asterisk (but is too much complex and overkill for this task) or try to forge an UDP packet using packetforge: https://www.systutorials.com/docs/linux/man/1-packetforge-ng/