Commit Graph

16 Commits

Author SHA1 Message Date
Mark van Renswoude 3c9e4d6f4b Fixed two typos 2016-08-07 23:00:45 +02:00
Mark van Renswoude 0cdeee314d Cleaned up initial config loading
Added WorkingDirectory to service unit in readme
2016-08-07 13:26:20 +02:00
Mark van Renswoude 62302ffaa1 Added unlicense 2016-08-07 13:01:32 +02:00
Mark van Renswoude 2f74c2d59f Added an intro and installation instructions to the readme. Github, here I come! 2016-08-07 12:59:02 +02:00
Mark van Renswoude 82862b9e77 Added support for capturing groups of cameras
Changed ffmpeg processor time being in seconds; milliseconds aren't actually supported but are converted for consistency in the config
Updated readme
2016-08-07 12:31:21 +02:00
Mark van Renswoude 81e1c3de70 Prevent multiple simultanious recordings per camera 2016-08-07 11:19:33 +02:00
Mark van Renswoude 55fb51ae0c Fixed error in error handling :/ 2016-08-07 11:12:39 +02:00
Mark van Renswoude 6a1b033f28 Added hacky hardcoded FFmpeg option to set RTSP transport to TCP to improve streaming 2016-08-07 11:06:58 +02:00
Mark van Renswoude d0baa00dfd Added change detection and automatic reloading for config.js
Centralized console logging
2016-08-07 11:02:21 +02:00
Mark van Renswoude 93b5e9d7c6 Added error handling to FFmpeg (to prevent process shutdown)
Files are now written to a '.recording' file first and moved afterwards
2016-08-07 10:05:18 +02:00
Mark van Renswoude 8d3ce97474 Changed output to processor to break dependancy on HTTP 2016-07-26 20:25:18 +02:00
Mark van Renswoude 1b29f0bac1 Added Foscam RTSP helper (no actual RTSP support yet though) 2016-07-26 08:10:35 +02:00
Mark van Renswoude f0f232209e Added commands explanation to readme 2016-07-16 16:06:41 +02:00
Mark van Renswoude 6f1f5f5908 Prevent 'after' commands running before 'during' is done
Added helper for Foscam URL's
2016-07-16 15:49:19 +02:00
Mark van Renswoude dd75bef94f Separated the output into separate pluggable modules
Added raw and mjpeg-split output modules
Added before/after/during commands
Updated sample config and added readme
2016-07-16 11:35:15 +02:00
Mark van Renswoude 84b3e8f1a7 Initial commit 2016-07-10 19:34:49 +02:00