yes uninstalled old addon and add new tempolate as show and still have error, i have specific file for sensors name sensors.yaml and in this file i added it but show me error.
yeah, maybe the old firmware, the port 80 is closed, check it first with an port scan or something
the 401 is a step closer, probably you are entering the wrong admin password
But remember, the isapi callsatus, if you get it to work, will never give you back the real call status, always idleā¦ That doesnāt work on 8003 modelsā¦
The open door command does workā¦
If you want callstatus, you need to run my addon, if you have the password, my addon uses the SDK to get callstatus, not ISAPiā¦
Maybe thatās also why you received error 29 on the addon? Because you donāt have the correct admin credentials?
Good morning from Greece!
So just to catch up to the newest updates of the integrationā¦
I have a DS -KV6113-WPE1(B) and a monitor DS-KH6320-WTE1.
I can show my stream in a card, through Frigate.
I can get the call status, with the add-on. I can also open the door, with a button card, through the add-on as well.
I have wall mounted my tablet with Fully Kiosk browser and I have made an automation, when the doorbell rings, to open the dashboard with the camera feed and the āopen doorā button card, as well as playing a āringā mp3.
What is remaining to do, is have two-way audio between the tablet and the door station.
How should I proceed?
Go the SIP road :-)ā¦ There is a Lovelace sip card
2 options:
Use the default sip config on the devices, bur you loose early video on indoor and Hikconnect stops working
Or
Register asterisk as an extension on the indoor station, look at my other addon for the PBX stuff you needā¦
You can use the camera card to get video then on the Lovelace sip card, or use the addon that injects the rtsp feed in the conference
Thanks! For some reason, Hikconnect has stopped workingā¦or to be more precise, it works but doesnāt send notifications, I have to check myself to see what happened. So really crappy.
So to understand, I can add Asterisk addon, then register it as an extension on the indoor station? Indoor station has 2 SIP profiles, proprietary and generic, it is set to proprietary, I suppose I should change that, so Asterisk can connectā¦ Then I connect SIP card to Asterisk, to get the 2 way audio functionality.
Additionally, I use the addon to pass the video feed to sip trunk, so I have video to my softphone?
Thatās greatā¦ work for the next weekend!
I 'm not running HA in rpi anymore, I use a PC mainly for handling frigate and other stuff that a pi would struggle!
It needs to set to Hikvision sip protocol, asterisk just acts as an extensionā¦
My addon indeed provides RTSP video while in call, but not as early video on softphoneā¦ But I use Linhome , I have added some code to inject rtsp feed also for early preview and even in call ā¦ So that added is not neededā¦ Only if you want to use another softphone client
Itās crazy, always HTTP/1.1 401 Unauthorized. Iām 100% sure that I am using the correct admin password on both cases. And the corresponding IP address of the DS-KD8003 unit. Port 80 should be reachable since itās all within the local area network - rpi and the hik components are even on the same router.
In the meanwhile I again removed and reinstalled your add on, and here too I see still the same error in your Hikvision-SDK Protocol page:
Using OS: Linux with architecture: aarch64
hpr tls index{2}
11/01/2022, 11:30:52 Hikvision SDK Add-on started! Listening for eventsā¦
loop[2] find 6 mac and 14 ip
NET_DVR_Login_V30 failed, error code = 29
(It seams indeed like I would use a wrong password, which is not the case. And why does it say āDVRā? I indeed have an NVR (not DVR) in the same network, but with a different IP of course)