Skip to content
/ nvr Public

simple script to record multiple rtsp streams on a lan

Notifications You must be signed in to change notification settings

etamme/nvr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nvr

a simpe network video recorder for RTSP streams

nvr is a wrapper around openRTSP, which is a required dependancy, that allows you to manage multiple camera streams via JSON based config file.

nvr will run for a specified period of time, ususally 24 hours, and write out new video files at a specified interval. Generally speaking you would create a cron job that starts nvr once a day, and it will run for 24 hours, then be restarted. This is primarily to name the video files by YYYY-MM-DD-interval.mp4

nvr does not do any file or disk managment, you must set up appropriate cron jobs to remove old files and monitor disk usage.

About

simple script to record multiple rtsp streams on a lan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages