wz_mini_hacks/SD_ROOT/wz_mini/etc
Leo 4d6c1d8651
Added auto bind feature for offline / cloud-less setup (#303)
* Added auto bind feature for offline / cloud-less setup

Automatically sets bindOk=1 when WiFi settings are detected without
needing the camera to interact with the Wyze cloud. This feature
can be enabled when ENABLE_AUTO_BIND=true is set in wz_mini.conf

* Added 'WiFi Connected' audio message when QR code is valid

* Fixed the auto bind script improperly checking WiFi status

/configs isn't mounted during the init phase from the SD card and
as a result, the checks for whether bindOk=0 done by the init
script was ineffective. The script now mounts it if necessary before
checking.

* Updated autobind feature to use ENABLE_SELFHOSTED_MODE option

The feature to update the bindOk value will now use the same
`ENABLE_SELFHOSTED_MODE` option as the self-hosted iCamera patch.

This feature should only be used by advanced users in isolated
networks or when the user does not intend to use the Wyze App or
cloud services.

* Updated ENABLE_SELFHOSTED_MODE to false by default

The default should be to rely on Wyze servers. Ooops.
2022-09-28 17:17:49 -07:00
..
alsa update rtsp server and libraries, fix choppy audio in libcallback, fix busybox for old fw versions including rtsp_fw 2022-05-14 05:52:45 -07:00
configs create configs directory 2022-06-01 22:01:30 -07:00
cron New init system (#216) 2022-08-07 18:46:00 -07:00
init.d Added auto bind feature for offline / cloud-less setup (#303) 2022-09-28 17:17:49 -07:00
network.d update logging output for v4l2rtspserver 2022-08-18 23:12:10 -07:00
rc.d New init system (#216) 2022-08-07 18:46:00 -07:00
rc.local.d added support for multiple custom scripts by simply creating them in wz_mini/etc/rc.local.d 2022-07-08 21:12:11 -05:00
ssh disable password and add pubkey auth to ssh 2022-04-21 20:32:27 -07:00
wireguard continue work on upgrade script 2022-05-29 01:19:06 -07:00
dnsmasq.conf update dnsmasq.conf to allow local hosts file 2022-07-26 07:58:11 -07:00
fstab improve ability to hook stock system 2022-04-20 01:33:47 -07:00
hosts add local dns option 2022-07-22 20:39:53 -07:00
inittab improve ability to hook stock system 2022-04-20 01:33:47 -07:00
passwd add local dns option 2022-07-22 20:39:53 -07:00
profile adjust path order 2022-05-25 20:34:45 -07:00
rc.common Added 'self-hosted' iCamera patch option to fix intermittent network issues (#312) 2022-09-27 17:48:46 -07:00
rc.local New init system (#216) 2022-08-07 18:46:00 -07:00
resolv.conf add local dns option 2022-07-22 20:39:53 -07:00
resolv.dnsmasq add local dns option 2022-07-22 20:39:53 -07:00
shadow update install and booting method 2022-04-12 21:13:18 -07:00
uvc_jxf22.config add webcam mode for v2 camera 2022-06-04 01:14:37 -07:00
uvc_jxf23.config add webcam mode for v2 camera 2022-06-04 01:14:37 -07:00
uvc_v2.config add webcam mode for v2 camera 2022-06-04 01:14:37 -07:00
uvc.config add bitrate and fps variables to webcamera 2022-05-18 12:43:06 -07:00
wz_mini.conf.dist Run a NTP client at startup (#301) 2022-09-27 17:50:21 -07:00