summaryrefslogblamecommitdiff
path: root/reolink/reolink.conf.5
blob: aefcde8d61382ae2674e3c4f8972ea544deb591b (plain) (tree)
























                                                                 











                                      
.\" Copyright (c) 2022 Jonathan duSaint <jon@rockgeeks.net>
.Dd $Mdocdate: July 15 2022 $
.Dt REOLINK.CONF 5
.Os
.Sh NAME
.Nm reolink.conf
.Nd Reolink daemon configuration file
.Sh DESCRIPTION
.Nm
is the configuration for the reolink daemon,
.Xr reolink 8 .
Leading whitespace on lines, blank lines, and lines starting with
.Sq # ,
are ignored.
Directives are separated by
.Sq \&: ,
or
.Sq = ,
Unknown directives are ignored. Known directives are:
.Bl -column "reolink_ip"
.It Sy Name Ta Sy Description
.It interval Ta
How often to take a snapshot
.It spool_dir Ta
Where to store snapshots and videos
.It reolink_ip Ta
IP address of camera
.It video Ta
Start and end time of time-lapse video
.El
.Sh FILES
.Bl -tag -width XXXXXXXXXXXXXXXXXX
.It Pa /etc/reolink.conf
System reolink configuration file
.El
.Sh SEE ALSO
.Xr reolink 8