Pearl User Guide
Configuration keys for third party APIs
Key
Values
Description
To disable settings changes from the touch screen, set to an
empty string ("").
touchscreen_timeout
integer
Specify the time in seconds before the touchsreen times out.
For no timeout, use 0.
Recording configuration keys
The following recording settings are supported. When using,, specify the channel or recorder you wish to
configure.
Table 41
Supported Recording Configuration Keys
Key
Values
Description
rec_enabled
on
empty string ("")
Enables or disables recording.
To enable recording, set to on.
To disable recording, set to an empty string ("").
rec_format
avi
mov
mp4
ts
Specifies the format of the saved file.
rec_prefix
string
Specifies a prefix for the recorded filenames.
rec_sizelimit
integer
Specifies the file size limit, in kilobytes (kB).
rec_timelimit
integer
Specifies the time limit, in seconds, before a new recording file is
created.
HTTP server configuration keys
The following settings are supported for configuration of the HTTP server run by the system.
Table 42
Supported HTTP Server Configuration Keys
Key
Values
Description
http_port
integer
Specifies the HTTP server port.
http_sport
integer
Specifies the HTTP server SSL port (HTTPS port).
http_usessl
on
Enables or disables HTTPS (SSL Server)
309