
1.2
Configuration in the video-service properties file
3
vstreamer.videodevices.exclude.#
-
List of device names which must
not be available for streaming.
Useful for excluding built-in video
devices. By default this list is
empty.
vstreamer.videodevices.allow.#
-
List of device names which must
be available for streaming. If
device auto detecting is turned off,
you can manually set a list of
devices available for streaming.
The server will try to open these
devices even if they were not auto
detected. By default this list is
empty.
vstreamer.videodevices.timeout
10
Timeout in seconds for video
devices. Timeout occurs after the
signal from the device is lost or no
image data can be grabbed. After
this period the device will be
deleted from list of devices
available for streaming, but it may
appear again if device gives off a
signal.
1.2.4
Log level
Optional.
•
Name:
log.level = [error
|
warning
|
info
|
debug]
•
Description:
Logging level.
•
Default:
info
•
Example:
log.level = debug
1.2.5
File path
Optional.
•
Name:
log.file_path = [path to a file]
•
Description:
Absolute or relative (to the current directory) path to a logging file. Logging is disabled if logging
file is not defined. File should be writable. Backslash should be escaped with a backslash.
•
Example:
log.file = /var/opt/ugcs/log/vstreamer/vstreamer.log
•
Example:
log.file = C:.log
1.2.6
Maximum single file size
Optional.
•
Name:
log.single_max_size = [size]
•
Description:
Maximum size of a single log file. When maximum size is exceeded, existing file is renamed
by adding a time stamp and logging is continued into the empty file. [size] should be defined as a number
postfixed by a case insensitive multiplier:
Copyright © 2015, Smart Projects Holdings Ltd