Adding screenshots for Options and Monitors
After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 25 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 8.8 KiB |
After Width: | Height: | Size: 78 KiB |
After Width: | Height: | Size: 49 KiB |
After Width: | Height: | Size: 82 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 84 KiB |
After Width: | Height: | Size: 30 KiB |
After Width: | Height: | Size: 49 KiB |
After Width: | Height: | Size: 96 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 25 KiB |
After Width: | Height: | Size: 67 KiB |
After Width: | Height: | Size: 52 KiB |
After Width: | Height: | Size: 79 KiB |
After Width: | Height: | Size: 61 KiB |
After Width: | Height: | Size: 65 KiB |
|
@ -0,0 +1,13 @@
|
|||
Options - Display
|
||||
=================
|
||||
|
||||
.. image:: images/Options_Display.png
|
||||
|
||||
This option screen allows user to select the skin for ZoneMinder. Currently available skins are:
|
||||
|
||||
* Classic
|
||||
* Flat
|
||||
* XML (Deprecated in favour of web/API)
|
||||
* Mobile (Deprecated)
|
||||
|
||||
|
|
@ -0,0 +1,32 @@
|
|||
Options - System
|
||||
================
|
||||
|
||||
.. image:: images/Options_System.png
|
||||
|
||||
* LANG_DEFAULT - Defines default language used by the web interface
|
||||
* OPT_USE_AUTH - Turn on ZoneMinder user authentication
|
||||
* AUTH_TYPE - What process is used to authenticate ZoneMinder users
|
||||
|
||||
- Built-in
|
||||
- Remote
|
||||
|
||||
* AUTH_RELAY - Method used to relay authentication information
|
||||
* AUTH_HASH_SECRET - Secret for encoding hashed authentication information
|
||||
* AUTH_HASH_IPS - Include IP addresses in hashed authentication
|
||||
* AUTH_HASH_LOGINS - Allow login by authentication hash
|
||||
* OPT_FAST_DELETE - Delete only event database records for faster deletion
|
||||
* FILTER_RELOAD_DELAY - How often in seconds filters are reloaded in zmfilter
|
||||
* FILTER_EXECUTE_INTERVAL - How often automatic saved filters are run
|
||||
* MAX_RESTART_DELAY - Maximum delay in seconds for daemon restart attempts
|
||||
* WATCH_CHECK_INTERVAL - How often to check daemons have not locked up
|
||||
* WATCH_MAX_DELAY - The maximum delay allowed since the last captured image
|
||||
* RUN_AUDIT - Run zmaudit to check data consistency
|
||||
* AUDIT_CHECK_INTERVAL - How often to run zmaudit to check database and filesystem consistency
|
||||
* OPT_FRAME_SERVER - Starts frame server to process images instead of zma.
|
||||
* FRAME_SOCKET_SIZE - Specify the frame server socket buffer size if non-standard
|
||||
* OPT_CONTROL - Support PTZ cameras through control scripts
|
||||
* OPT_TRIGGERS - Support external event triggers via socket ot device files
|
||||
* CHECK_FOR_UPDATES - Check with ZoneMinder.com for updated versions
|
||||
* UPDATE_CHECK_PROXY - Proxy URL is required for update check process.
|
||||
* SHM_KEY - Share memory root key to use
|
||||
|