mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-13 15:42:20 +00:00
fix chinamobile-hdc-51-a5-v12 build, disable onvif by default
This commit is contained in:
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user