Hello,
I have a problem with a Smart PSS
With each alarm IVS saves a photo. My hard drive is full after 3 days. I don't know where to turn off this option
Congratulations! You're the 2nd person in the world who has this problem. I was the first, and got no helpful responses when I posted about it a year or so ago. The problem began when I switched from the 32-bit to 64-bit version of smartPSS. I've combed all of the smartPSS config options and never found how to shut off this "feature", so if you figure it out, please post the solution. In the meantime, I use the following batch file as needed:
rem delete smartPss IvsPic directory
del c:\users\public\smartpss\ivspic\. /s /q
rd c:\users\public\smartpss\ivspic\@1
I have the same.
There is a simple solution: in the properties of the IvsPic folder, in the security tab, block write permissions for all users.
It works!