mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-13 23:52:17 +00:00
Update foscam-x5 customizer.sh
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Set custom upgrade url
|
||||
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/ssc337de_ultimate_foscam-x5.tgz'
|
||||
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/ssc337de_ultimate_foscam-x5-nor.tgz'
|
||||
|
||||
# Set custom majestic settings
|
||||
cli -s .video0.codec h265
|
||||
cli -s .video0.fps 30
|
||||
cli -s .nightMode.irSensorPin 80
|
||||
cli -s .nightMode.irCutPin1 3
|
||||
cli -s .nightMode.irCutSingleInvert true
|
||||
|
||||
Reference in New Issue
Block a user