Recent content by renaud

  1. renaud

    DS-2CD2420F-IW modern UI

    I have updated the camera UI, it now supports real h264 streaming at about 10-12fps. Only in http.
  2. renaud

    DS-2CD2420F-IW modern UI

    I am working on better streaming, but it's not obvious and from what I can see, it will only be available with http, not https
  3. renaud

    DS-2CD2420F-IW modern UI

    At the moment, it's just JPEG snapshot polling, so about 1-2fps.
  4. renaud

    DS-2CD2420F-IW modern UI

    It's a very stripped down version, but with all functions. It now also works on R0 cameras like the DS-2CD2332-I
  5. renaud

    DS-2CD2420F-IW modern UI

    Hello, I had some DS-2CD2420F-IW cameras lying here. But their UI was extremely slow and completely unusable with any modern browser. I made a custom UI at GitHub - renaudallard/hikvision_R2_firmware: unpack and repack hikvision R2 firmware files which can be flashed over the official firmware...
  6. renaud

    Looking for advice on starlight camera for live stream

    I have 2 reolink Duo 3 (1 POE, 1 WiFi) and the image quality, including at night, is way better than my old hikvision DS-2CD2332-I. I like the 180° vision. I can't compare with modern hikvisions as I don't have any yet. Take into account that the middle of the image can be a little bit distorted...
  7. renaud

    Intrusion detection or motion detection?

    I am using intrusion detection only (very sensitive), and I have yet to miss a thing. Motion detection gives way too much false positives so you can't find something you search for.
  8. renaud

    HIKVision DS-2CD3345-I ••. Video Compression Standard

    I am using a synology NAS to record the streams and it seems it doesn't support h265. So can anyone confirm this camera (or any of the h265 hikvision) also capable of providing h264?
  9. renaud

    Hikvision 5.2.5 & 5.2.8 Full English (INC DAYS OF WEEK) mtd Hack

    This might be only for DS-2CD2xx2 cameras, I don't really know as this is all I have. But the offset for the language has always been 16 on all the ones I have.
  10. renaud

    Hikvision 5.2.5 & 5.2.8 Full English (INC DAYS OF WEEK) mtd Hack

    I used to patch my 5.1.6 cameras with this: This fully worked but didn't touch the checksum or MAC or even mtdblock5. Will the cameras still boot if I upgrade them to 5.3.0? Also, if I do remember well, mtdblock5 is parsed from mtdblock6 at boot, hence why changing mtdblock5 won't work alone...