-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
divinus.yaml
79 lines (69 loc) · 1.15 KB
/
divinus.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
system:
sensor_config: /etc/sensors/imx415.bin
web_port: 80
web_enable_auth: false
web_auth_user: admin
web_auth_pass: 12345
web_enable_static: false
isp_thread_stack_size: 16384
venc_stream_thread_stack_size: 16384
web_server_thread_stack_size: 65536
watchdog: 30
isp:
mirror: false
flip: false
antiflicker: 60
osd:
enable: true
mdns:
enable: false
rtsp:
enable: true
enable_auth: false
auth_user: admin
auth_pass: 12345
night_mode:
enable: false
ir_sensor_pin: 62
check_interval_s: 10
ir_cut_pin1: 1
ir_cut_pin2: 2
pin_switch_delay_us: 150
adc_device: /dev/sar_adc_drv
adc_threshold: 128
http_post:
enable: false
host: <your host>
url: /~example/000000000000/%Y/%m/%d/%H.%M.jpg
width: 640
height: 360
qfactor: 90
interval: 60
login: <your login>
password: <yout pass>
audio:
enable: false
srate: 48000
bitrate: 128
mp4:
enable: true
codec: H264
mode: CBR
width: 3840
height: 2160
fps: 20
gop: 40
bitrate: 1024
profile: 2
jpeg:
enable: false
width: 1920
height: 1080
qfactor: 70
mjpeg:
enable: true
mode: CBR
width: 3840
height: 2160
fps: 20
bitrate: 1024