blob: b2abe00bb682c8088a812834c39d7a74791db49a (
plain) (
tree)
|
|
# Example configuration for the reolink time-lapse daemon
#
# See reolink.conf(5) and reolink(8) for more information.
# How often to take a snapshot
interval: 30
# Where to store snapshots and videos
spool_dir: /var/spool/reolink
# IP address of camera
reolink_ip: 192.168.127.10
# Start and end time of time-lapse video
video: 0530-2130
|