Recent content by enf70

  1. enf70

    Hikvision 2432 SMB/CIFS Setup

    I use AsusWRT-Merlin firmware (that's why there might be extra config settings) You can partition and format on the router directly. Unmount the disk and partition / format it to your liking from the shell. SMB /disk speed is not great on the router but it's sufficient for a few cameras...
  2. enf70

    Hikvision 2432 SMB/CIFS Setup

    I was using the Asus router for a while with the cameras... even found a screenshot with the config, hope it helps. Things I remember: - I created partitions with the right amount of space for each camera - I created a specific user for the cameras and gave it access to the shares - I specified...
  3. enf70

    Hikvision 2432 SMB/CIFS Setup

    I am using "/" on a Linux Samba server and "\" on a Windows server. Using "\" on Linux results in creating all files in the root of the share (instead into datadir directories) - all files created are prefixed with "\". It seems the camera derives the UNC delimiter from the share path. On my...
  4. enf70

    Hikvision 2432 SMB/CIFS Setup

    In the NAS tab, for the "File path" - try using a "/" or a "\" prefix for the share name.