Play a sound on detection
Download and install VLC. On 64 bit systems use C:\Program Files (x86)\VideoLAN\VLC\vlc.exe as Cmd. On 32 bit systems use C:\Program Files\VideoLAN\VLC\vlc.exe as Cmd. Set Params to -I dummy...
View ArticleEnable detection during non-working hours
To enable the detections when not working we have to think the other way around by disabling the motion engine when working:
View ArticleHow to cut or join video file(s)
On of the better free software is Avidemux. Install it and follow these easy steps: Lossless cut a video file Open the video in Avidemux through File - Open. Make a selection with the A and B controls...
View ArticleAPI (Application programming interface)
Here are explained the ways to control ContaCam without the user interface. All the APIs are also working in service mode because they use the registry/ini file/trigger file to communicate with the...
View ArticleMasterConfig.ini sets config/log and temp folders
In the same folder as the executable there can be the MasterConfig.ini file with the following format: [General]UseRegistry=ConfigFilesDir=TempDir= UseRegistry empty: use registry if application...
View ArticleExternal command execution examples
Cmd box must contain the full path to the executable that has to be run Params box can include the following case sensitive variables%sec% the second of the recording/snapshot (two digits)%min% the...
View ArticleHow do I select which drive / folder to store the files on?
If the default storing location doesn't fit your needs then change it as follows: Close all running devices. Open ContaCam's Global Settings dialog and change the Parent Directory of all Cameras (all...
View ArticleHow to delete recording or snapshot files?
Delete multiple recording files Call View - Recordings Files, it will open the directory location with all the recordings. Delete the files starting with rec_ which you do not want anymore (for each...
View ArticleExternally control recording
Here are explained the ways to control ContaCam's recording state / sensitivity without the user interface. It works also in service mode because the registry/ini file is used to communicate with...
View ArticleExternal command execution
Cmd box must contain the full path to the executable that has to be run Params box can include the following case sensitive variables%sec% the second of the recording/snapshot (two digits)%min% the...
View ArticleExternal command execution variables
Arguments can include the following case sensitive variables %sec% the second of the recording/snapshot (00..59)%min% the minute of the recording/snapshot (00..59)%hour% the hour of the...
View Article