Update foscam-x5 customizer.sh

This commit is contained in:
viktorxda
2024-03-26 18:18:35 +01:00
committed by Viktor
parent 2258565b69
commit 9e7ff89750
2 changed files with 3 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ ChinaTelecom Y4H-50 T31L ? ? NOR_16M new
CMCC HDC-51 A5-V12 T21N SC2235 RTL8189FTV_SDIO NOR_16M in progress
CMCC HDC-51 A6-V11 T31L SC2332 RTL8188FU_USB NOR_16M done
Cootli CAMV0103 GK7202V300 SC223A SSV6355_USB NOR_8M in progress
Foscam X5 SSC337DE GC4653 RTL8188FU_USB NOR_16M done
G.Craftsman GCA50 T31ZX GC4653 - NOR_16M done
H3C TC2101 SSC337 JXQ03 RTL8188FU_USB NOR_16M done
Imilab EC3 CMSXJ25A SSC325 GC2053 MT7603UN_? NOR_16M in progress

View File

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