diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 7de69f9..2a5e575 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -46,7 +46,7 @@ jobs: - ssc338q_fpv_openipc-urllc-19x19-v2 - t20_ultimate_azarton-c1 - t31_lite_vstarcam-cs55 - - t31_lite_chinamobile-hdc-51-a5-v12 + - t21_lite_chinamobile-hdc-51-a5-v12 - t21_lite_x-06s - t21_lite_wansview-q5-1080p - t31_lite_wansview-q5-2k diff --git a/devices/t31_lite_xiaomi-mjsxj03hl-jxq03/general/overlay/usr/share/openipc/customizer.sh b/devices/t31_lite_xiaomi-mjsxj03hl-jxq03/general/overlay/usr/share/openipc/customizer.sh index 15607f2..ab919c4 100644 --- a/devices/t31_lite_xiaomi-mjsxj03hl-jxq03/general/overlay/usr/share/openipc/customizer.sh +++ b/devices/t31_lite_xiaomi-mjsxj03hl-jxq03/general/overlay/usr/share/openipc/customizer.sh @@ -10,14 +10,16 @@ fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/t # # Set custom majestic settings # -cli -s .system.webAdmin disabled -cli -s .system.staticDir /var/www/majestic +cli -s .system.plugins true cli -s .isp.blkCnt 1 cli -s .nightMode.enabled true cli -s .nightMode.irCutPin1 49 cli -s .nightMode.irCutPin2 50 cli -s .nightMode.backlightPin 60 +cli -s .nightMode.minThreshold 10 +cli -s .nightMode.maxThreshold 100 cli -s .video0.codec h264 +cli -s .onvif.enabled false # # # Set wlan device and credentials if need diff --git a/devices/t31_lite_xiaomi-mjsxj03hl/general/overlay/usr/share/openipc/customizer.sh b/devices/t31_lite_xiaomi-mjsxj03hl/general/overlay/usr/share/openipc/customizer.sh index 41eadc5..5f33c98 100644 --- a/devices/t31_lite_xiaomi-mjsxj03hl/general/overlay/usr/share/openipc/customizer.sh +++ b/devices/t31_lite_xiaomi-mjsxj03hl/general/overlay/usr/share/openipc/customizer.sh @@ -10,14 +10,16 @@ fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/t # # Set custom majestic settings # -cli -s .system.webAdmin disabled -cli -s .system.staticDir /var/www/majestic +cli -s .system.plugins true cli -s .isp.blkCnt 1 cli -s .nightMode.enabled true cli -s .nightMode.irCutPin1 49 cli -s .nightMode.irCutPin2 50 cli -s .nightMode.backlightPin 60 +cli -s .nightMode.minThreshold 10 +cli -s .nightMode.maxThreshold 100 cli -s .video0.codec h264 +cli -s .onvif.enabled false # # # Set wlan device and credentials if need