Skip to content

Commit bc5b8f1

Browse files
authored
Update majestic-config.md
1 parent dfae8b5 commit bc5b8f1

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

en/majestic-config.md

+9-10
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ isp:
2222
#iqProfile: <path/to/file>
2323
#lowDelay: false
2424
#awbMode: auto
25+
#memMode: reduction
26+
#slowShutter: disabled
27+
#dis: false
2528
2629
image:
2730
mirror: false
@@ -39,7 +42,7 @@ video0:
3942
fps: 20
4043
bitrate: 4096
4144
rcMode: vbr
42-
gopSize: 1
45+
gopSize: 1.0
4346
#gopMode: normal
4447
#crop: 0x0x960x540
4548
#sliceUnits: 4
@@ -56,12 +59,8 @@ jpeg:
5659
enabled: true
5760
qfactor: 50
5861
fps: 5
59-
#size: 1920x1080
60-
61-
#mjpeg:
62-
#size: 1280x720
63-
#fps: 5
64-
#bitrate: 1024
62+
#size: 160x120
63+
rtsp: false
6564
6665
osd:
6766
enabled: false
@@ -86,7 +85,7 @@ rtsp:
8685
port: 554
8786
8887
nightMode:
89-
enabled: false
88+
lightMonitor: true
9089
#irCutPin1: 1
9190
#irCutPin2: 2
9291
irCutSingleInvert: false
@@ -95,8 +94,8 @@ nightMode:
9594
#overrideDrc: 300
9695
#minThreshold: 2000
9796
#maxThreshold: 5000
98-
#irSensorPin: 62
99-
irSensorPinInvert: false
97+
#lightSensorPin: 62
98+
lightSensorPinInvert: false
10099
#dncDelay: 30
101100
102101
motionDetect:

0 commit comments

Comments
 (0)