File tree 1 file changed +9
-10
lines changed
1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change 22
22
#iqProfile: <path/to/file>
23
23
#lowDelay: false
24
24
#awbMode: auto
25
+ #memMode: reduction
26
+ #slowShutter: disabled
27
+ #dis: false
25
28
26
29
image:
27
30
mirror: false
@@ -39,7 +42,7 @@ video0:
39
42
fps: 20
40
43
bitrate: 4096
41
44
rcMode: vbr
42
- gopSize: 1
45
+ gopSize: 1.0
43
46
#gopMode: normal
44
47
#crop: 0x0x960x540
45
48
#sliceUnits: 4
56
59
enabled: true
57
60
qfactor: 50
58
61
fps: 5
59
- #size: 1920x1080
60
-
61
- #mjpeg:
62
- #size: 1280x720
63
- #fps: 5
64
- #bitrate: 1024
62
+ #size: 160x120
63
+ rtsp: false
65
64
66
65
osd:
67
66
enabled: false
86
85
port: 554
87
86
88
87
nightMode:
89
- enabled: false
88
+ lightMonitor: true
90
89
#irCutPin1: 1
91
90
#irCutPin2: 2
92
91
irCutSingleInvert: false
@@ -95,8 +94,8 @@ nightMode:
95
94
#overrideDrc: 300
96
95
#minThreshold: 2000
97
96
#maxThreshold: 5000
98
- #irSensorPin : 62
99
- irSensorPinInvert : false
97
+ #lightSensorPin : 62
98
+ lightSensorPinInvert : false
100
99
#dncDelay: 30
101
100
102
101
motionDetect:
You can’t perform that action at this time.
0 commit comments