Commit Graph
100 Commits
Author SHA1 Message Date
Blake Blackshear c50e9d48bf ensure stationary interval is greater than 0 2022-02-18 21:18:26 -06:00
Blake Blackshear 173eaabddf add duration to cache 2022-02-18 21:18:26 -06:00
Blake Blackshear a748b70da1 avoid running ffprobe for each segment multiple times 2022-02-18 21:18:26 -06:00
Blake Blackshear 8eabe5dd41 warn if no wait time 2022-02-18 21:18:26 -06:00
Blake Blackshear 114415b5e1 keep 5 segments in cache 2022-02-18 21:18:26 -06:00
Blake Blackshear ba55b5a6db better cache handling 2022-02-18 21:18:26 -06:00
Blake Blackshear 7533f2a8ab avoid proactive messages with retain_days 0 and handle first pass 2022-02-18 21:18:26 -06:00
Blake Blackshear 543a8a1712 avoid divide by zero 2022-02-18 21:18:26 -06:00
Blake Blackshear 9b23ff597c revert switch to b/w frame prep 2022-02-18 21:18:26 -06:00
Blake Blackshear b2ce1edd5a fix default motion comment 2022-02-18 21:18:26 -06:00
Blake Blackshear a0235b7da4 more robust cache management 2022-02-18 21:18:26 -06:00
Blake Blackshear 87e2300855 set retain when setting switches from frontend 2022-02-18 21:18:26 -06:00
Blake Blackshear 34bc6a6457 error handling for the recording maintainer 2022-02-18 21:18:26 -06:00
Blake Blackshear 273076e7f4 don't modify ffmpeg_cmd object 2022-02-18 21:18:26 -06:00
Blake Blackshear b29b311e92 fix ffmpeg config for env vars 2022-02-18 21:18:26 -06:00
Blake Blackshear 5a9e82c4b0 create ffmpeg commands on startup 2022-02-18 21:18:26 -06:00
Blake Blackshear 6218791708 clarify shm in docs 2022-02-18 21:18:26 -06:00
Blake Blackshear 0e43f452d2 use resolution of clip 2022-02-18 21:18:26 -06:00
Blake Blackshear 0695bb097d revamp process clip 2022-02-18 21:18:26 -06:00
Blake Blackshear 294c79a271 no longer make motion settings dynamic 2022-02-18 21:18:26 -06:00
Blake Blackshear e351e132f5 remove min frame height of 180 and increase contour area 2022-02-18 21:18:26 -06:00
Blake Blackshear 258215a3ae consolidate regions 2022-02-18 21:18:26 -06:00
Blake Blackshear 08ddfc100f improve contrast 2022-02-18 21:18:26 -06:00
Blake Blackshear 8ab6cba521 check for overlapping motion boxes 2022-02-18 21:18:26 -06:00
Blake Blackshear eb16de7395 config option for stationary detection interval 2022-02-18 21:18:26 -06:00
Blake Blackshear dde0498ed3 drop high overlap detections 2022-02-18 21:18:26 -06:00
Blake Blackshear 75c8570913 reduce detection rate for stationary objects 2022-02-18 21:18:26 -06:00
Blake Blackshear e36099a342 improve box merging and keep tracking 2022-02-18 21:18:26 -06:00
Blake Blackshear 2f2329ba44 only save recordings when an event is in progress 2022-02-18 21:18:26 -06:00
Blake Blackshear 6c8b184d2c version tick 2022-02-18 21:18:26 -06:00
Blake Blackshear edc1884c4e add warning to storage docs 2022-02-11 06:15:15 -06:00
Blake Blackshear 26ae6084ea fix rtmp again 2021-10-24 13:53:43 -05:00
Blake Blackshear 76142e9699 version tick 2021-10-24 13:53:43 -05:00
Blake Blackshear 5e692acfbb add links in docs to other sites 2021-10-23 09:41:32 -05:00
Blake Blackshear a67b8ab84d validate with runtime config (fixes #2055) 2021-10-23 08:21:15 -05:00
Blake Blackshear 4cf55ad8e2 Revert switch to mpegts format and audio default 2021-10-23 08:21:15 -05:00
Blake Blackshear c1132e6897 update ignore files 2021-10-23 08:21:15 -05:00
Blake Blackshear d6104f2eb2 add storage info to docs 2021-10-23 08:21:15 -05:00
Blake Blackshear b0e0abe385 improve performance of cache loop 2021-10-23 08:21:15 -05:00
Blake Blackshear 4916e1cd1d hide banner for ffmpeg conversion 2021-10-23 08:21:15 -05:00
Blake Blackshear cd87f3e6f4 fix old style recording cleanup 2021-10-23 08:21:15 -05:00
Blake Blackshear 18f4ab2644 version tick 2021-10-23 08:21:15 -05:00
Blake BlackshearandGitHub 25bb515afc Merge pull request #2026 from blakeblackshear/recording_fix
0.9.2
2021-10-19 20:43:25 -05:00
Blake Blackshear 7ab6961ee1 use live dimensions 2021-10-17 08:48:59 -05:00
Blake Blackshear ae24cf3bb2 set max width/height for live view 2021-10-17 07:48:56 -05:00
Blake Blackshear 2e494477a6 backwards compatibility for segment_type 2021-10-16 10:36:13 -05:00
Blake Blackshear 80b72c75d9 revert jest update 2021-10-16 08:12:22 -05:00
Blake Blackshear 9494bb7f5f frontend dependency updates 2021-10-16 07:57:59 -05:00
Blake Blackshear 86a741b6e6 assign roles when single input and consolidate validation 2021-10-16 07:46:39 -05:00
Blake Blackshear f738275d21 yell about config validation errors
for the people in the back
2021-10-16 07:17:36 -05:00
Blake Blackshear e297e02800 store audio by default 2021-10-16 06:06:49 -05:00
Blake Blackshear b2e05afff2 prevent oldest recording from being deleted 2021-10-15 21:56:03 -05:00
Blake Blackshear 05fc35fc3d update hardware docs 2021-10-15 21:29:36 -05:00
Blake Blackshear c809494c98 switch to mpegts format for cache and create mp4 with faststart 2021-10-15 21:08:43 -05:00
Blake Blackshear ef82c5c691 fix expiration when event spans the exire date 2021-10-15 07:30:55 -05:00
Blake Blackshear c0e2a75715 version tick 2021-10-15 07:30:35 -05:00
Blake BlackshearandGitHub 01ddd00bc5 Merge pull request #1975 from blakeblackshear/hassos_docs
update hassos warning
2021-10-10 07:39:11 -05:00
Blake Blackshear d150f01a2c update hassos warning 2021-10-10 07:32:55 -05:00
Blake BlackshearandGitHub f9e159deaf Merge pull request #1968 from FM-17/patch-1
warning for dev board incompatibility post-0.9.x
2021-10-09 11:57:46 -05:00
Blake Blackshear 800f33e7be version tick 2021-10-05 19:02:38 -05:00
Blake BlackshearandGitHub b8218876be Merge pull request #1922 from blakeblackshear/fix_logo
fix logo used for birdseye
2021-10-05 18:57:07 -05:00
Blake Blackshear 5669f4c161 fix logo used for birdseye 2021-10-05 18:40:46 -05:00
Blake BlackshearandGitHub c492b30adb Merge pull request #825 from blakeblackshear/release-0.9.0
Release 0.9.0
2021-10-05 17:59:25 -05:00
Blake Blackshear 8e881b60f0 update hardware recommendations 2021-10-05 07:13:13 -05:00
Blake Blackshear 0260d824a6 further doc clarifications 2021-10-05 06:57:17 -05:00
Blake BlackshearandGitHub 0877a7dec7 Create config.yml 2021-10-04 17:20:58 -05:00
Blake Blackshear 4c7919ad69 updated links 2021-10-04 08:54:35 -05:00
Blake Blackshear 4e997124b3 update latest recommendations for reolink 2021-10-04 07:18:53 -05:00
Blake Blackshear 8b040f5c95 optimize images for web 2021-10-04 07:00:30 -05:00
Blake BlackshearandGitHub 96156805ed Delete bug_report.md 2021-10-03 08:53:19 -05:00
Blake BlackshearandGitHub b8d48d7e62 Create support_request.yml 2021-10-03 08:51:53 -05:00
Blake Blackshear 8ca12806ca revert rockchip support for aarch64 2021-10-03 07:43:55 -05:00
Blake Blackshear de811b7018 delete clean snapshot when duplicate 2021-10-02 06:59:02 -05:00
Blake Blackshear 7bf7365f6c better log message when corrupt segment detected 2021-10-02 06:58:29 -05:00
Blake Blackshear 1daffd92fd docs updates 2021-10-01 07:37:47 -05:00
Blake Blackshear 74986982a0 update docs url 2021-09-26 16:43:26 -05:00
Blake Blackshear aa807d25ed add affiliate links 2021-09-26 13:37:42 -05:00
Blake Blackshear cd28869649 fix path 2021-09-26 12:32:41 -05:00
Blake Blackshear ae97692883 docs config update for netlify 2021-09-26 12:27:01 -05:00
Blake Blackshear e8e778c6d4 instantiate area field 2021-09-26 09:43:31 -05:00
Blake Blackshear 0f5dfea9de add support for rockchip hwaccel 2021-09-25 08:25:00 -05:00
Blake Blackshear e6cdb6a7a2 install docs clarification 2021-09-24 06:45:15 -05:00
Blake Blackshear 1d25936f31 add region/bbox/area to event table 2021-09-23 07:31:48 -05:00
Blake Blackshear 1049673413 run nginx as root
this addresses an issue many have had when using network shares
2021-09-20 19:02:59 -05:00
Blake Blackshear c3109f808c allow partial days in retention settings 2021-09-20 18:59:16 -05:00
Blake Blackshear a943ac1308 use s6 to shutdown frigate 2021-09-18 07:40:27 -05:00
Blake Blackshear 96319e795c docs clarification for masks 2021-09-17 19:21:03 -05:00
Blake Blackshear 5a8016de87 simplify logic and fix wrong segments expiring (fixes #1779) 2021-09-17 17:15:16 -05:00
Blake Blackshear bc350644bd make expiration of deleted camera footage faster 2021-09-17 17:12:03 -05:00
Blake Blackshear c793500ad2 add udp camera example to docs 2021-09-15 07:33:50 -05:00
Blake Blackshear 1b2134c49e remove clip_ready event type
this doesnt really mean anything more than "end" anymore. new has_clip property added
2021-09-15 07:16:52 -05:00
Blake Blackshear 86a5b46c68 more docs updates 2021-09-14 08:07:36 -05:00
Blake Blackshear f83d4a58dd add version to the logs on startup 2021-09-13 22:02:23 -05:00
Blake Blackshear a5f241d5bd cleanup ha notification docs 2021-09-13 22:02:12 -05:00
Blake Blackshear 661f7baa21 fix global live config 2021-09-13 20:33:00 -05:00
Blake Blackshear 7b063a19dc remove fps arg for mjpeg 2021-09-12 14:51:59 -05:00
Blake Blackshear 0320d94ea6 docs updates 2021-09-12 14:48:21 -05:00
Blake Blackshear 89e317a6bb store start/end event with pre/post capture to avoid expiring wanted recordings 2021-09-11 08:34:27 -05:00
Blake Blackshear 5a209caed3 Merge remote-tracking branch 'origin/master' into release-0.9.0 2021-09-08 09:03:14 -04:00
Blake Blackshear 288b1a0562 remove nested enabled config setting on events 2021-09-08 08:02:26 -05:00