|
|
|
|
| Key | Value | Meaning |
| Preview Timer | - time between two frames in milliseconds - default (-1) = calc from other settings |
SvC calculates the refresh time depending on the settings like "compare images every x seconds". To force a higher refresh rate you can set this value to a smaller value. |
| Capture Timer | - time between two captured images in milliseconds - default (-1) = setting for "Compare images every x seconds" |
With default settings SvC saves an image if an motion was detected. With a value smaller than the compare time you force a higher capture rate. |
| Reconnect if frames lost | - default 20 | SvC disconnects and reconnects the driver if the number of lost frames is higher than this value + 10 seconds |
| Wait time for channel synchronization | - time in milliseconds - default 300 |
For multi-channel boards SvC can switch though the channels to capture each input. This value defines the minimal delay time to switch to the channel for this configuration. |
| Disconnect If Stopped | - 0 or 1 - default 0 |
With the default settings the camera image is showed although the depending configuration is not active (but open). If you want to use the device with an other application, you can force SvC to disconnect. |
Edit the registry at your own risk and be careful!
To change them, you must edit the registry. Run regedit.exe and select the folder "HKEY_CURRENT_USER\Software\PkSoft\SupervisionCam". The key below must be changed or added to take profit of these features. The links behind the keys loads a *.reg file that add the required registry entry, if you execute it.
| Key [Type] | Value | Meaning |
| AVI_FrameRate [dword] | - time in ms - default (key not exist): equal capture rate |
It defines the frame rate of the AVI file created by SupervisionCam. |
| Passive FTP [dword] | - 0 or 1 - default 0 |
Under some circumstances a passive FTP connection is required for the upload. This key forces SvC to use passive FTP. |
| UseDotZeroName [dword] | - 0 or 1 - default 0 |
SvC uses file names TYPE_DATE_TIME_MOTIONS.bmp. If more than one image was captured in a second, a .NBR is added behind TIME. This cause that programs like the Windows explorer does not show the images in the correct time order. With this key the order is correct. |