mirror of
https://github.com/outbackdingo/builder.git
synced 2026-01-27 10:18:28 +00:00
Update files for t40_lite_movols-mo-805p
This commit is contained in:
1
.github/workflows/master.yml
vendored
1
.github/workflows/master.yml
vendored
@@ -93,6 +93,7 @@ jobs:
|
||||
- t31_ultimate_azarton-c1-t31x
|
||||
- t31_ultimate_gcraftsman-gca50
|
||||
- t31_lite_zte-k540
|
||||
- t40_lite_movols-mo-805p
|
||||
|
||||
# APFPV
|
||||
- ssc338q_apfpv
|
||||
|
||||
@@ -2,28 +2,34 @@
|
||||
#
|
||||
# Perform basic settings on a known IP camera
|
||||
#
|
||||
#
|
||||
# Set custom upgrade url
|
||||
#
|
||||
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/t40_lite_movols-mo-805p-nor.tgz'
|
||||
#
|
||||
#
|
||||
# Set custom majestic settings
|
||||
#
|
||||
cli -s .isp.blkCnt 4
|
||||
#cli -s .audio.speakerPin 7
|
||||
cli -s .nightMode.irCutPin1 122
|
||||
cli -s .nightMode.irCutPin2 123
|
||||
cli -s .nightMode.backlightPin 119
|
||||
cli -s .video0.codec h265
|
||||
cli -s .video0.bitrate: 4000
|
||||
cli -s .video0.rcMode: avbr
|
||||
cli -s .video0.profile: high
|
||||
cli -s .video0.gopSize: 5
|
||||
cli -s .video0.gopMode: smart
|
||||
#cli -s .onvif.enabled: true
|
||||
cli -s .nightMode.irCutPin1 122
|
||||
cli -s .nightMode.irCutPin2 123
|
||||
cli -s .nightMode.backlightPin 119
|
||||
cli -s .osd.enabled true
|
||||
cli -s .osd.size: 0.8
|
||||
cli -s .osd.template "%d.%m.%Y %H:%M:%S"
|
||||
cli -s .osd.size: 0.8
|
||||
#cli -s .audio.enabled true
|
||||
#cli -s .audio.codec aac
|
||||
#cli -s .audio.srate 48000
|
||||
#cli -s .audio.volume 95
|
||||
#cli -s .audio.gain 25
|
||||
#cli -s .audio.speakerPin 7
|
||||
#cli -s .onvif.enabled: true
|
||||
#
|
||||
# Set osmem and rmem
|
||||
#
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
alarm_in=-1
|
||||
alarm_out=-1
|
||||
button=-1
|
||||
ircut1=122
|
||||
ircut2=123
|
||||
led1=-1
|
||||
led2=-1
|
||||
light_ir=119
|
||||
light_wl=-1
|
||||
light_sensor=-1
|
||||
mmc_pwr=-1
|
||||
speaker=-1
|
||||
usb=-1
|
||||
@@ -0,0 +1,3 @@
|
||||
#/lib/modules/..XXX.ko
|
||||
#
|
||||
#/etc/sensor/XXX
|
||||
Reference in New Issue
Block a user