Search results

  1. alastairstevenson

    Hikvision camera admin password reset tool

    Is the PC that SADP is running on connected to an unused NVR PoE port, assuming the camera is also connected to an NVR PoE port?
  2. alastairstevenson

    Hikvision camera admin password reset tool

    When I'm back later today let me recheck the workings to be sure I didn't transcribe it incorrectly.
  3. alastairstevenson

    Hikvision camera admin password reset tool

    The password for admin for both the Room Two South camera and NorthEast Side camera is asdf1234 Interestingly, this is a password that used to be used when cameras exposed to the internet were hacked and their password changed.
  4. alastairstevenson

    We've been having trouble finding a doorbell camera that works for us. Help please

    I can see a spam report popping up soon ...
  5. alastairstevenson

    Hikvision camera admin password reset tool

    Due to a security vulnerability, many cameras with firmware version 5.4.0 or earlier will export their configuration file via the web GUI without requiring credentials. That file is encrypted and XOR encoded, but is readily decrypted and decoded to reveal the admin password in plain text. OK, so...
  6. alastairstevenson

    R0 / DS-2CD2x32 BrickfixV2 brick recovery and full upgrade tool - enhanced.

    What IP address did you set the PC to use? Did you allow inbound access to the tftp updater in Windows firewall? Are the camera and PC each connected separately to a switch or router port? A direct connection between them can be troublesome. Is the camera powered using 12v as opposed to PoE? A...
  7. alastairstevenson

    HikVision NVR supporting ONVIF Profile S & G But Not T

    A Hikvision NVR with Hikvision cameras doesn't need to communicate using the ONVIF standard. They will connect with full functionality using the native Hikvision API capabilities.
  8. alastairstevenson

    DS-2CD2342WD-I Password reset

    That password reset request file must be processed by a Hikvision system to generate the response file. Sorry, but that's not something I have access to.
  9. alastairstevenson

    New Build for Blue Iris System

    Arguably the 4TB SSD is over-sized for the OS, though it could also be used for video snaps storage, and is undersized for primary video storage, depending on how much history you want to retain. Maybe add a large HDD for the video storage, after working out the aggregate bitrate and the needed...
  10. alastairstevenson

    Internet Isolation - How important is it really?

    I'm puzzling a bit over what you've described about how the devices are connected. It sounds like the cameras, BI PC, and general-purpose PC are all connected to the unmanaged switch. You've not mentioned a dual NIC for the BI PC, and if so, that would need a separate switch. And I'm assuming...
  11. alastairstevenson

    Please help Hikvision NVR lost cameras but not all

    A selection of firmware here : https://www.hikvisioneurope.com/eu/portal/?dir=portal/Technical%20Materials/02%20%20NVR/00%20%20Product%20Firmware/04%20I-series/%5B76%2077%2096%20NI-I%5D
  12. alastairstevenson

    Hik vision NVR Reset

    There is a fair chance it will work OK. I'm hesitant to suggest using the Hikvision tftp updater, which on those old NVRs would likely reset to defaults, as the NVR is a Chinese model and the acceptable firmware would be hard to find.
  13. alastairstevenson

    dahua nvr require specific serial cable?

    Well done for getting there, and sharing.
  14. alastairstevenson

    R0 / DS-2CD2x32 BrickfixV2 brick recovery and full upgrade tool - enhanced.

    For info - the EN and CN versions of the BrickFixV2 tool have different language settings in the header to cover when the currently installed firmware would reject one with a language mismatch error. And the very latest R0 series firmware is 5.4.800 here ...
  15. alastairstevenson

    dahua nvr require specific serial cable?

    Have you confirmed that the 'gender adaptor' does not swap pins 2 & 3? If so, either purchase a USB to RS-232 null-modem cable, or a null-modem adaptor for the standard DTE cable.
  16. alastairstevenson

    dahua nvr require specific serial cable?

    To make it almost like a null-modem connection, pins 2 and 3 needed to be reversed. If 2 goes to 2 and 3 goes to 3 on the adaptor the interface adaptor will not connect to the serial console.
  17. alastairstevenson

    dahua nvr require specific serial cable?

    Does this mean that the (unspecified) model of NVR has a DB9 connector on the back panel? If so, the 'gender adaptor' must convert the connections of the usual RS-232 serial interface to those of a 'null-modem' cable, in particular swapping pins 2 & 3 around. If you have a multimeter it would be...
  18. alastairstevenson

    Not getting ONVIF events on Amcrest IP8M-DLB2998EW-AI Panoramic camera in Blue Iris

    To check if a claimed ONVIF compatible camera actually generates ONVIF events, you can check with ONVIF Device Manager. Give ODM some login credentials, top left of the window, and check the Events folder to see. ODM will detect an ONVIF Device automatically.
  19. alastairstevenson

    *SOLVED* Swann NVR softbricked after firmware update - Currently on uBoot console

    Trying to answer your questions - A manual inspection of the firmware with a hex editor can often reveal a header that indicates how the firmware is packed. And the positions within the file where they are located. Then the tool binwalk can also be used to confirm the main components so that...
  20. alastairstevenson

    PW reset

    What firmware version are the cameras running? You can see this if you install the Hikvision SADP tool, and connect the PC to an unused NVR PoE port. No need to change the PC IP address. If it's 5.4.4 or earlier the camera password should be able to be extracted, which is usually the same as...
  21. alastairstevenson

    DS-7608NI-I2/8P recover firmware

    It looks like the tftp command only downloads uImage to memory and doesn't write it to flash. Then the update command still loads the corrupt uImage from flash and fails on startup. So the question is, how to apply the uImage to flash?
  22. alastairstevenson

    Mean Well power supply for POE+ Switch

    That sounds very thorough and prudent.
  23. alastairstevenson

    DS-7608NI-I2/8P recover firmware

    Yes, that's to apply a uImage file. Your bootloader transcript suggests the uImage is corrupt. It's guess work which uImage to use not knowing the firmware version, but see attached from the K51 4.1.64 firmware. If that works - but the main firmware is then found to be corrupt as well, see if...
  24. alastairstevenson

    Mean Well power supply for POE+ Switch

    Did you have an incandescent lamp in the mains feed or have a Variac for that first power-on after repair? Just in case it want's to blow up again.
  25. alastairstevenson

    DS-7608NI-I2/8P recover firmware

    Is that when using a bootloader command, or when the NVR itself probes for a firmware update at power-on? Do you know what version of firmware was installed on the NVR? Also - what tftp updater are you using? With the firmware filesize greater than 32MB, the Hikvision tftp updater won't work...
  26. alastairstevenson

    Firmware for IP Camera (DS-2CD3346WD-I)

    "an English firmware version" won't change the language the camera uses and will likely not install with a 'language mismatch' error. . The camera region / language is defined by the device-specific protected 'bootpara' data that's written into the camera itself during manufacture. This holds...
  27. alastairstevenson

    Interesting YouTube Series Starting - Hikvision Security Camera Firmware Security

    I suspect, without testing to confirm it, that doing setenv <one of the variables allowed to be changed> <value> saveenv would automatically calculate and write back the correct Uboot CRC As you say though, interesting to watch. Especially as he includes the bits that don't work as intended.
  28. alastairstevenson

    Event emails not working from HIK camera.

    Did that configuration use an 'app password' for authentication?
  29. alastairstevenson

    Event emails not working from HIK camera.

    Did the router LAN address change? What's the gateway address set to in the camera network configuration? Did you used to have a static route configured on the old router to direct camera network traffic via the NVR LAN address?
  30. alastairstevenson

    Hikvision - Clearing Passwords and/or Loading Firmware via TTL Serial

    Suggestion, to attempt to see what commands are still available that may be useful to reset the DVR to default settings, at the bootloader HKVS $ prompt try : printenv or if that does nothing setenv ';printenv' help or if that does nothing setenv ';help' and paste the text of the result here...