linkpi_firmware_history/rootfs/link/web/config.php

19 lines
272 B
PHP
Raw Permalink Normal View History

2024-02-15 22:07:30 +01:00
<?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;
?>