lightnvr

lightnvr

Docker 应用程序 from ZappyZap's Repository

概述

LightNVR is a tiny, memory-optimized Network Video Recorder software written in C. While originally designed for resource-constrained devices like the Ingenic A1 SoC with only 256MB of RAM, it can run on any Linux system. LightNVR provides a lightweight yet powerful solution for recording and managing IP camera streams. It's designed to run efficiently on low-power, memory-constrained devices while still providing essential NVR functionality with a modern, responsive web interface.

运行时参数

网络用户界面
http://[IP]:[PORT:8080]
网络
bridge
外壳
sh
特权
false
额外参数
--restart=unless-stopped

模板配置

WEBUIPorttcp
目标
8080
默认值
8080
价值
8080
RTSPPorttcp
目标
8554
默认值
8554
价值
8554
WebRTC TCPPorttcp
目标
8555
默认值
8555
价值
8555
WebRTC UDPPortudp
目标
8555
默认值
8555
价值
8555
go2rtc APIPorttcp
目标
1984
默认值
1984
价值
1984
Time ZoneVariable
目标
TZ
默认值
UTC
价值
America/New_York
go2rtc configuration persistenceVariable

Set to 'false' to let go2rtc regenerate config on each restart

目标
GO2RTC_CONFIG_PERSIST
默认值
True
价值
True
Auto-initialize configuration files on first runVariable
目标
LIGHTNVR_AUTO_INIT
默认值
True
价值
True
Configuration filesPathrw

- lightnvr.ini - Main configuration - go2rtc/go2rtc.yaml - go2rtc WebRTC/RTSP configuration

目标
/etc/lightnvr
默认值
/mnt/user/appdata/lightnvr/config
价值
/mnt/user/appdata/lightnvr/config
Data Dir - Persistent dataPathrw

- database/ - SQLite database - recordings/ - Video recordings (HLS and MP4) - models/ - Object detection models Note : recommend a share on your array for this

目标
/var/lib/lightnvr/data

类别

详细信息

存储库
ghcr.io/opensensor/lightnvr
最后更新2026-05-31
初见2025-12-11

在Unraid 上运行 Lightnvr 。

Lightnvr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。