Recent content by id5

  1. I

    Failed Motion Detection - Car broken into...

    Go and research dependable computing and then you will understand how to construct error free code and how there is enough time to test.
  2. I

    Failed Motion Detection - Car broken into...

    Your statement was that it was impossible to make glitch free software all I was doing was pointing out to you that the statement was false.
  3. I

    Failed Motion Detection - Car broken into...

    If you were correct then an assembler level register add command would occasionally fail to do 1+1=2, it does not because the on chip microcode function that the assembler calls has been created and tested to be error free. The same can be done to assembler and higher languages, it will be...
  4. I

    DDNS setup ? Remote viewing questions ?

    The user level account is safer to use than the admin account, if someone was to hack the user level they will have a lower set of privileges to continue to hack with. If your fear level of the manufactures code is that high then frankly you should not be running the camera except in its own...
  5. I

    DDNS setup ? Remote viewing questions ?

    I had the same with newer Chinese cameras not being recognised by hikonline. I us no-ip which works well. If you setup the camera correctly with a user level account and only publish the server port then you will be far more secure than the majority.
  6. I

    Failed Motion Detection - Car broken into...

    No impossible, just expensive to do.
  7. I

    Hikvision to NAS storage config

    Some versions of the QNAP firmware still report all available space rather than just the quota, if you upgrade to one that does not work then just downgrade to the earlier firmware, you can do this by just loading the firmware you do not have to factory reset which can remove all of your data.
  8. I

    Difference between motion detection and intrusion detection?

    I am not sure that you are correct about the intrusion zone just being a boundary event. The Threshold value in the settings can be set so that the object has to linger within the box for a specific amount of time before the event is recorded, for that to work it also as to consider motion with...
  9. I

    My hikvision camera works fine on 500 feet of cat 5?

    What do you guys mean by data lag?
  10. I

    Hikvision's new 4MP 2-series

    I hope that there is a better processor, more memory and a faster bus because the current system cannot handle 3MP at times and recordings skip over some of the action, Ambrella A9 or H1 perhaps.
  11. I

    Solving some NFS issues on Hikvision cameras

    Size of 917.1G is the culprit, You will need to fix it on your NAS so it reports the quota, perhaps a different firmware or patch, or perhaps can you carve up a smaller device and export that.
  12. I

    Solving some NFS issues on Hikvision cameras

    NAS is most likely to be reporting the full free space to the camera that it has available and not the amount remaining of the users quota. To check telnet into the camera and after the Test completes okay do a 'df' to check the reported free space. I have the same problem with the latest QNAP...
  13. I

    Difference between motion detection and intrusion detection?

    The settings are different for each setup because the cat in my camera could closer or further away then the cat would be in yours. You have to work out what they should be for your setup, there is no magic number.
  14. I

    Can hikivision cams record directly to a NAS drive?

    You can easily see if a NAS will support a Hik without the cam, with a share less than 250GB with quotas turned on if needed, from a dos command box do a DIR command against the share e.g. DIR \\NAS1\CAM1 You are interested in the last line that reports the 'bytes free'. If it returns the total...
  15. I

    Can hikivision cams record directly to a NAS drive?

    fenderman is right with his summary and choices of camera type. I know of no bottom end camera the can record to SD on NAS failure but you can write to SD and run a script on the NAS to pull video and images. There are examples of the scripts on the web and somewhere on this site but you will...
Top