1
0
mirror of synced 2024-06-26 11:17:40 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
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
55fb51ae0c Fixed error in error handling :/ 2016-08-07 11:12:39 +02:00
6a1b033f28 Added hacky hardcoded FFmpeg option to set RTSP transport to TCP to improve streaming 2016-08-07 11:06:58 +02:00
d0baa00dfd Added change detection and automatic reloading for config.js
Centralized console logging
2016-08-07 11:02:21 +02:00
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
8d3ce97474 Changed output to processor to break dependancy on HTTP 2016-07-26 20:25:18 +02:00