下载那个zip包
然后把sdcard中的内容放在sd卡的根目录下
修改mijia-720p-hack.cfg文件
## Set WIFI STA SSID, when empty no configuration is done
WIFI_SSID="你的wifi名"
## Set WIFI STA password
WIFI_PASS="你的wifi密码"
## Password for root user, needed for SSH server and Samba R/W access
ROOT_PASSWORD="1234qwer"
## Set WIFI STA SSID, when empty no configuration is done
WIFI_SSID="你的wifi SSID"
## Set WIFI STA password
WIFI_PASS="你的wifi密码"
## Set timezone -> [url]http://svn.fonosfera.org/fon-ng/trunk/luci/modules/admin-fon/root/etc/timezones.db[/url]
TIMEZONE="UTC"
## Prefered NTP server
NTP_SERVER="pool.ntp.org"
## Start syslog (0/1)
ENABLE_SYSLOG=0
## Total Disconnect from Xioami servers, includes disable of streaming and OTA updater (0/1)
DISABLE_CLOUD=0
## Manage the camera via cloud but prevent online updates (0/1)
DISABLE_OTA=1
## Start telnet server at system boot (0/1)
ENABLE_TELNETD=1
## Start SSH server at system boot (0/1)
ENABLE_SSHD=1
## Start web server at system boot (0/1)
ENABLE_HTTPD=1
## Start FTP server at system boot (0/1)
ENABLE_FTPD=1
## Start samba server at system boot (0/1)
ENABLE_SAMBA=0
## Start local streaming server at system boot (0/1)
ENABLE_RTSP=1
## Disable the execution of the hack scripts (0/1)
DISABLE_HACK=0
## Use custom english sound files (0/1) WIP
SOUND_EN="0"