Commit 7c18ddc3 authored by Andrey Filippov's avatar Andrey Filippov

added multicamconf.xml installation

parent 3561701f
......@@ -17,7 +17,8 @@ PHP_SCRIPTS_EXE=lwir16.php \
test_int.php \
test_wpipe.php \
test_ps.php
CONFIGS = lwir16.ini
CONFIGS = lwir16.ini \
multicamconf.xml
all:
@echo "make all in src"
......
<?xml version="1.0" encoding="iso-8859-1"?>
<multicam>
<ips>192.168.0.41,192.168.0.42,192.168.0.43,192.168.0.44,192.168.0.45</ips>
<port_masks>15,15,15,15,15</port_masks>
<multicam_dir>office_04</multicam_dir>
<multicam_rperiod>5</multicam_rperiod>
<multicam_speriod>10</multicam_speriod>
<multicam_conf>/etc/elphel393/multicamconf.xml</multicam_conf>
</multicam>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment