113 lines
2 KiB
YAML
113 lines
2 KiB
YAML
# NextNVR Configuration
|
|
# Generated by NextNVR setup
|
|
|
|
server:
|
|
port: ":8080"
|
|
bind_host: "0.0.0.0"
|
|
|
|
storage:
|
|
recordings_path: "/mnt/recordings"
|
|
retention_days: 18
|
|
cleanup_interval_mins: 60
|
|
|
|
go2rtc:
|
|
enabled: true
|
|
port: ":1984"
|
|
binary: "go2rtc"
|
|
|
|
cameras:
|
|
- id: "cam_201"
|
|
name: "Camera 201"
|
|
ip: "192.168.1.201"
|
|
username: "admin"
|
|
password: "6HtAW3UkkNxC"
|
|
onvif_port: 80
|
|
rtsp_main: ""
|
|
rtsp_sub: ""
|
|
description: ""
|
|
enabled: true
|
|
record: true
|
|
|
|
- id: "cam_202"
|
|
name: "Camera 202"
|
|
ip: "192.168.1.202"
|
|
username: "admin"
|
|
password: "6HtAW3UkkNxC"
|
|
onvif_port: 80
|
|
rtsp_main: ""
|
|
rtsp_sub: ""
|
|
description: ""
|
|
enabled: true
|
|
record: true
|
|
|
|
- id: "cam_203"
|
|
name: "Camera 203"
|
|
ip: "192.168.1.203"
|
|
username: "admin"
|
|
password: "6HtAW3UkkNxC"
|
|
onvif_port: 80
|
|
rtsp_main: ""
|
|
rtsp_sub: ""
|
|
description: ""
|
|
enabled: true
|
|
record: true
|
|
|
|
- id: "cam_205"
|
|
name: "Camera 205"
|
|
ip: "192.168.1.205"
|
|
username: "admin"
|
|
password: "6HtAW3UkkNxC"
|
|
onvif_port: 80
|
|
rtsp_main: ""
|
|
rtsp_sub: ""
|
|
description: ""
|
|
enabled: true
|
|
record: true
|
|
|
|
- id: "cam_206"
|
|
name: "Camera 206"
|
|
ip: "192.168.1.206"
|
|
username: "admin"
|
|
password: "6HtAW3UkkNxC"
|
|
onvif_port: 80
|
|
rtsp_main: ""
|
|
rtsp_sub: ""
|
|
description: ""
|
|
enabled: true
|
|
record: true
|
|
|
|
- id: "cam_207"
|
|
name: "Camera 207"
|
|
ip: "192.168.1.207"
|
|
username: "admin"
|
|
password: "6HtAW3UkkNxC"
|
|
onvif_port: 80
|
|
rtsp_main: ""
|
|
rtsp_sub: ""
|
|
description: ""
|
|
enabled: true
|
|
record: true
|
|
|
|
- id: "cam_208"
|
|
name: "Camera 208"
|
|
ip: "192.168.1.208"
|
|
username: "admin"
|
|
password: "6HtAW3UkkNxC"
|
|
onvif_port: 80
|
|
rtsp_main: ""
|
|
rtsp_sub: ""
|
|
description: ""
|
|
enabled: true
|
|
record: true
|
|
|
|
- id: "cam_209"
|
|
name: "Camera 209"
|
|
ip: "192.168.1.209"
|
|
username: "admin"
|
|
password: "6HtAW3UkkNxC"
|
|
onvif_port: 80
|
|
rtsp_main: ""
|
|
rtsp_sub: ""
|
|
description: ""
|
|
enabled: true
|
|
record: true
|