Quantcast
Channel: Manual & FAQ
Viewing all articles
Browse latest Browse all 31

How do I select which drive/folder to store the captures on?

$
0
0

If the default storing location doesn't fit your needs then change it as follows:

  1. Close all running devices.
  2. Open ContaCam's Global Settings dialog and change the Parent Directory of all Cameras (all existing camera folders will automatically be moved to the new location).

Note: because of web server constraints it's not possible to change the location for individual cameras. Advanced users can create junctions, symlinks or execute a command on movement detection to move/copy the video files to another place, for example:

Cmd:    cmd
Params: /C "mkdir "C:\MyFolder\%year%\%month%\%day%" & move "%fullvideo%" "C:\MyFolder\%year%\%month%\%day%" & move "%smallvideo%" "C:\MyFolder\%year%\%month%\%day%""


Viewing all articles
Browse latest Browse all 31

Trending Articles