Skip to main content

NVR

NVR

The NVR component is responsible for coordination of the other components.

It is required that you use the NVR, without it Viseron won't really do anything.

It is responsible for, among others:

  • Stopping/starting cameras
  • Asynchronously reading frames from cameras and send them to detectors
  • Stopping/starting the recorder

Configuration

Configuration example
nvr:
camera_one:
camera_two:
nvrmap required
NVR configuration.

Troubleshooting

To enable debug logging for nvr, add the following to your config.yaml
/config/config.yaml
logger:
logs:
viseron.components.nvr: debug