fix chinamobile-hdc-51-a5-v12 build, disable onvif by default

This commit is contained in:
cronyx
2024-03-11 16:17:34 +03:00
parent 9c1970ab31
commit d5d4d718c2
3 changed files with 9 additions and 5 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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