Search results

  1. alastairstevenson

    Hikvision cameras keep detecting the dog

    It is quite complicated as it involves disassembling the code of the control program, working out what it's doing (many thousands of lines of code) and finding the part that sets the way of working. Working up a patch to change that. But a hard part is being able to unpack and decrypt the...
  2. alastairstevenson

    Hikvision cameras keep detecting the dog

    Haha! Yes, I've done that, just for fun, on some of the value series cameras. It's the same firmware, that just behaves with different capabilities depending on the model data from the bootpara data that's written in to the camera at manufacture. Same hardware as the more expensive models...
  3. alastairstevenson

    Hikvision cameras keep detecting the dog

    It looks to me like these are 'dumbed down' cameras with no smart event capability. That significantly reduces the ability to fine tune the event generation to avoid getting those that you do not want. Motion detection is the most basic of event types and is quite limited.
  4. alastairstevenson

    I have a problem with Hikvision

    Do you mean reading the flash gives consistently the same results? And this didn't fix it? Which is why I said 'not being written correctly' as opposed to faulty flash.
  5. alastairstevenson

    Firmware DS-7608NI-E2/8P/A and system date

    The newest (and last) firmware is V3.4.106 Build191009 here : https://www.hikvisioneurope.com/eu/portal/?dir=portal/Technical%20Materials/02%20%20NVR/00%20%20Product%20Firmware/07%20E-series/%5B7600NI-E1%28E2%29%207700NI-E4%5D That's the Linux default start date for when the system time has...
  6. alastairstevenson

    I have a problem with Hikvision

    It looks like the flash memory is not being written correctly.
  7. alastairstevenson

    Intermittent data feed from IP Cameras

    What wiring standard did you use when crimping the connectors on? (eg T568B) Do you mean that the link detect light on the switch is absent on the problem cameras? What is the result of pinging the assigned IP addresses of the cameras?
  8. alastairstevenson

    Upgrading firmware for DS-7608NI-SE/P

    Maybe here : https://www.hikvisioneurope.com/eu/portal/?dir=portal/Technical%20Materials/13%20%20Z%20Phased%20out/01%20Back-ends/NVR/7600NI-SE%207600NI-V%28P%29
  9. alastairstevenson

    Motion detection

    On the assumption that they are connected to the NVR using the ONVIF protocol, it depends on whether the cameras issue ONVIF motion event notifications. You can check if motion event notifications are issued using ONVIF Device Manager https://sourceforge.net/projects/onvifdm/ ODM will find...
  10. alastairstevenson

    Hikvision POE cameras

    No, the firmware you linked to is for the I-series NVRs. E-series firmware is here : https://www.hikvisioneurope.com/eu/portal/?dir=portal/Technical%20Materials/02%20%20NVR/00%20%20Product%20Firmware/07%20E-series/%5B7600NI-E1%28E2%29%207700NI-E4%5D
  11. alastairstevenson

    Hikvision POE cameras

    That's quite an old model NVR. What model and firmware version are the cameras you ended up buying? There may be some compatibility issues if there is a big gap in the device ages.
  12. alastairstevenson

    Hikvision POE cameras

    If the cameras are 'inactive' and the NVR PoE port is set to Plug&Play all that's needed is to connect the camera to the NVR PoE port. The NVR will activate the camera, set the password as configured in the NVR and set the camera IP address automatically.
  13. alastairstevenson

    Playback stops loading at 89-90%

    You should be able to play back recordings right up to the minute - there is no 24 hour buffer.
  14. alastairstevenson

    Playback stops loading at 89-90%

    Make / model of NVR and cameras? Do you get the same issue if you access playback via the VGA/HDMI interface?
  15. alastairstevenson

    DS-2CD1121G0 Problem

    That's a pity. A bit of a long shot - but there are quite a few newer versions of the NVR firmware here, mostly bugfixes / compatibility problems ...
  16. alastairstevenson

    DS-2CD1121G0 Problem

    Is h.265 enabled on the camera? The E-series NVRs don't support that codec.
  17. alastairstevenson

    Is there a way to tell which of the motion detection areas has triggered?

    Are you recording to a Hikvision NVR? In the web GUI, under System, tick the box 'Enable rules' and all triggered events will show on the video.
  18. alastairstevenson

    DS-7708NI-I4/8P Reboot Loop (Hikvision)

    As it doesn't look like the firmware update has also cleared the configuration, it may be worth checking (this varies from model and manufacture date) is if there is a command still in the bootloader to erase the config. Sometimes something like erasecfg Interrrupt the bootloader, then use 'b'...
  19. alastairstevenson

    DS-7708NI-I4/8P Reboot Loop (Hikvision)

    Yes, the same error triggering the reboot. My guess is it's a hardware fault, unfortunately.
  20. alastairstevenson

    Firmware Update to Add Channels

    The capabilities are coded into the bootpara data that's written into the flash during manufacturer - the firmware isn't different, it just adapts to the hardware it's executing in. The more channels and the higher processing bandwidth, the more RAM, clockspeed and CPU / DSP cores are in the...
  21. alastairstevenson

    DS-2CD2047G2-L Firmware problem

    What elements are ticked in the camera web GUI under System | System settings | Metadata tab ?
  22. alastairstevenson

    DS-7708NI-I4/8P Reboot Loop (Hikvision)

    Yes, the PC on your LAN that must be running a standard tftp server, not the Hikvision tftp updater which has a 32MB filesize limit. The one from Phiippe Jounin usually works OK. https://pjo2.github.io/tftpd64/ There can be issues in updating from the V3.x firmware to the V4.x firmware if the...
  23. alastairstevenson

    DS-7608NI-Q2 / 8P - Firmware update - keeps failing

    Judging from the (C) and (D) suffixes, that firmware is for current hardware variants of the NVR model you've quoted. If your full model number doesn't have such a suffix, you could try the firmware from here ...
  24. alastairstevenson

    DS-7708NI-I4/8P Reboot Loop (Hikvision)

    Well done for getting there! I'm speculating that the reboot is caused by a hardware fault. It looks like the watchdog timer (wdt) has expired and forced a reboot. wdt is a hardware timer that needs to be periodically 'fed' (re-initiallised) by CPU activity. If it runs down, it indicates a CPU...
  25. alastairstevenson

    DS-7608NI-Q2 / 8P - Firmware update - keeps failing

    Where are you looking for the firmware?
  26. alastairstevenson

    DS-7708NI-I4/8P Reboot Loop (Hikvision)

    If the serial interface is working correctly, you'll see lots of chat from the NVR when it's powered on without having to issue any commands.
  27. alastairstevenson

    Alternative way of recovering HikVision NVR password

    That's not a configuration file. How did you create it?