linkpi_firmware_history/rootfs/link/web/config.php

19 lines
272 B
PHP

<?php
$chip="3520D";
$type="ENC1V2";
$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";
$remote=true;
$rtspAuth=true;
?>