Recent content by NoFate

  1. NoFate

    ds-kh9510-wte1(b) can't log in into Hikvision account

    ah, i think you can add more onvif cameras to it?
  2. NoFate

    ds-kh9510-wte1(b) can't log in into Hikvision account

    Hi , you dont need to login to hikconnect on the device itself, you can just add directly Onvif cameras to it with ivms, afterwards you can display them on the device On your mobile, if you then you login , you can also see the cameras you added to the device
  3. NoFate

    Hikvision DS-KD8003-IME - New video doorbell

    Best way is to start isapi two way audio, and use rtsp for video
  4. NoFate

    smart video doorbell project

    Bluetooth for video? why do you want todo that? What do you want to pair? you already have a video intercom that supports bluetooth? Or do you want to build an video intercom? Why not buy a cheap one, supporting POE and relay? then you have video over lan, those video doorbells are not...
  5. NoFate

    IP Dorbell without internet connection

    Hikvision makes use off Hikconnect APP android/iphone, its used to receive the incoming call and open door when internet is down, offcourse your indoor will work, you can also open door from indoor panel, mifare cards are stored locally, no internet needed if you dont want to use hikconnect...
  6. NoFate

    Hikvision call center AND indoor

    Hey, does anyone know if its possible to setup doorstations like DS-KD8003 to call the "center" AND "indoor" ? I remember this in older firmware, but when i now create a template plan with the hours i need to choose center OR indoor thnx in advance
  7. NoFate

    Door Monitor DS-KH8350-TE1

    Not sure why you have that error, but the problem with SIP server addess is not retaled SIP is for making connections with PBX systems like Asterisk
  8. NoFate

    Hikvision - Nuki 3 and Doorbird

    Ah @duplo , long time no see ;+) Sup?
  9. NoFate

    Hikvision - Nuki 3 and Doorbird

    Probably, if you communicate over the SIP protocol, it should in theory work
  10. NoFate

    Forward call from door bell station to Ip Phone

    Have a look at my project i created for Hikvsiion based on SDK, its used for Home Assistant, but can also run as standalone, to grab events, open door Also an option to register Asterisk as an indoor extension, instead of setting up SIP on the devices itself...
  11. NoFate

    HCNet developers out there: I'm trying to remotely config my camera but...

    You can always look at my project below, the dev branch is newer and contains also Mqtt events, can even run in standalone docker https://github.com/pergolafabio/Hikvision-Addons
  12. NoFate

    HCNet developers out there: I'm trying to remotely config my camera but...

    We created a python project by using SDK, devices that have port 80 closed, then we send the Isapi request with SDK over port 8000, that's also possible, if some SDK commands are not available
  13. NoFate

    HCNet developers out there: I'm trying to remotely config my camera but...

    Isapi is sending request over http 80, nothing needed... SDK is used for sending request over port 8000, SDK LIB needed from Hikvision
  14. NoFate

    HCNet developers out there: I'm trying to remotely config my camera but...

    Also our user community don't have server or nvr, just a single outdoor station for example
  15. NoFate

    HCNet developers out there: I'm trying to remotely config my camera but...

    Yeah, but we shared project as open source for home assistant or openhab or others, and we wanted to be compatible with all devices also older.... Also newer indoor devices for intercom , 2023 + do still have port 80 closed, only way is to use 8000 to capture events for tamper/gas/water leak...
Top