linkpi_firmware_history/rootfs/link/fac/EX2/web/config.php

19 lines
271 B
PHP

<?php
$chip="3520D";
$type="ENC1H";
$rootPath="/root/usb";
$record=true;
$carousel=true;
$motionDetect=true;
$enableSub=true;
$DHCP=true;
$defLang="cn";
$maxENC=165888000;
$HDMI_Out=true;
$line=true;
$PortCtrl=true;
$help="120.78.2.184";
$button=true;
$rtspAuth=true;
?>