https://github.com/sigcn/nvr
A network video recorder software
https://github.com/sigcn/nvr
camera ffmpeg mpegts nvr
Last synced: 6 months ago
JSON representation
A network video recorder software
- Host: GitHub
- URL: https://github.com/sigcn/nvr
- Owner: sigcn
- License: gpl-3.0
- Created: 2024-10-10T05:35:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T05:41:11.000Z (about 1 year ago)
- Last Synced: 2025-04-28T06:31:42.467Z (about 1 year ago)
- Topics: camera, ffmpeg, mpegts, nvr
- Language: Vue
- Homepage:
- Size: 157 KB
- Stars: 19
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NVR
A network video recorder software.
`MPEG-TS` `AAC`
English|[简体中文](https://github.com/sigcn/nvr/blob/main/README_zh.md)
### Motivation
For users with a home server or NAS as a long-term online device, buying an additional NVR hardware setup might feel a bit unnecessary (haha). Besides, there are very few NVR software options, let alone open-source ones. This is what sparked the idea of developing an open-source NVR software.
### License
[GNU General Public License v3.0](https://github.com/sigcn/nvr/blob/main/LICENSE)