Yes, if you want to use hikconnect, but you also use a PBX, with your own softphoneWith the station KD8003 you always need an indoor monitor because this HIK account manages it.
Yes, if you want to use hikconnect, but you also use a PBX, with your own softphoneWith the station KD8003 you always need an indoor monitor because this HIK account manages it.
With the station KD8003 you always need an indoor monitor because this HIK account manages it.
Correct, only issue for me with SIP is to see early media (video) before pickup... Afterwards is no issueNo, that is not true.
Both @NoFate & can now have the KD8003 call a SIP device when the intercom button is pressed. No indoor station needed - at least I don't have one and the SIP call is working now.
Regarding SIP I've experienced, that I can't open the door using it. And as @NoFate mentioned early media is not available.
curl -i --digest -u admin:xxx -X PUT -d '<RemoteControlDoor><cmd>open</cmd></RemoteControlDoor>' http://192.168.0.xx/ISAPI/AccessControl/RemoteControl/door/1
here is command to open a door:
Start a two way audio with ISAPi? Don't think it's possible... I only use Isapi for opening door and get callstatus and door open (badge /key ) eventsOut of interest, do you know how to grab a single, still image from the KD8003? Or do you know if it's possible to initiate/end a call using ISAPI (I mean same action as someone pressing the intercom button on the unit)?
Still image, I do that with my Synology surveillance systemStart a two way audio with ISAPi? Don't think it's possible... I only use Isapi for opening door and get callstatus and door open (badge /key ) events
Still image, I do that with my Synology surveillance system
Hi, vfone works for me, with audio + video
Have you also opened up the RTP ports? i use FreePBX, i opened up the sip port 5060 , but also RTP ports like 10000 to 11000 , probably different for your PBX
The only issue i have with vfone, i cant find the setting where you can define a custom ringtone?
SaveSynchronizationFailed.Error code: HCNetSDK.dll[29].(Operation failed.)
.When I try via IVMS I get the errorSaveSynchronizationFailed.Error code: HCNetSDK.dll[29].(Operation failed.)
.
Yeah - I get this frequently with that useless iVMS. Not on NTP but other settings - seems iVMS often fails to send the correct config update sequence to the KD8003. So if your KD8003 never got the message it needs to use NTP of course it won't do that.
I actually just stopped using iVMS and make config updates to my KD8003 by creating an XML payload and sending it with curl. Sounds complicated but in fact for me I prefer and no stupid iVMS required.
How do you know the payloads? Is that documented?