Commit Graph
1142 Commits
Author SHA1 Message Date
JohnMark Sill b8cf5e4aed fix: linting 2022-01-12 23:55:18 -06:00
JohnMark Sill 8e5ce8aad7 chore: moved timeline viewer to new component 2022-01-12 23:44:25 -06:00
JohnMark Sill 5d3ef02ef7 chore: removed background gradient from header 2022-01-12 23:12:07 -06:00
JohnMark Sill e57c15cc37 feat: moved events to camera and added logic to track video progress 2022-01-12 23:09:39 -06:00
JohnMark Sill 2f408c7ea8 feat: add class to hide scrollbar as tailwind doesn't have an option 2022-01-12 23:08:50 -06:00
JohnMark Sill be82897344 chore: add jsx to prettier 2022-01-12 23:08:09 -06:00
JohnMark Sill 3cb537be76 chore: removed unused declarations 2022-01-12 17:17:39 -06:00
JohnMark Sill eca53b1641 chore: add comma back 2022-01-12 17:16:17 -06:00
JohnMark Sill 37384cfe33 chore: proper formatting 2022-01-12 17:10:59 -06:00
JohnMark Sill c7d632ec3b chore: delete unused tailwind config change 2022-01-12 17:02:53 -06:00
JohnMark Sill 54616893e5 chore: added newlines 2022-01-12 17:01:30 -06:00
JohnMark Sill 3b0ba392f1 chore: delete rounded edge on cameraimage 2022-01-12 16:56:14 -06:00
JohnMark Sill 5125927c41 feat: add timeline 2022-01-12 16:53:50 -06:00
JohnMark Sill 87f7b07f84 feat: rounded corners on camera cards 2022-01-06 13:48:09 -06:00
JohnMark Sill 0e85c70a96 refactor: moved dialog to prompt to make dialog reusable 2022-01-06 13:02:51 -06:00
9edf38347c safe refactoring (#2552)
Co-authored-by: YS <ys@gm.com>
2021-12-31 11:59:43 -06:00
TJ HornerandGitHub 1569ce7cf6 Change JPEG mime type (#2543) 2021-12-30 17:03:29 -06:00
Blake Blackshear db1255aa7f disable disk sync on startup v0.10.0-beta6 2021-12-13 06:51:03 -06:00
Blake Blackshear 609b436ed8 fix migrations 2021-12-13 06:50:06 -06:00
Blake Blackshear 95bdf9fe34 check for apex dir v0.10.0-beta5 2021-12-12 10:27:01 -06:00
Ryan McLeanandGitHub 251d29aa38 #2117 change entered_zones from set to list so that they are not automatically alphabetically ordered (#2212) 2021-12-12 09:29:57 -06:00
Justin GoetteandGitHub 156e1a4dc2 Allow for ".yaml" (#2244)
* allow for ".yaml"

* remove unused import
2021-12-12 09:27:05 -06:00
Matt ClaytonandBlake Blackshear a5c13e7455 Add temperature of coral tpu to telemetry mqtt message 2021-12-12 09:22:32 -06:00
Blake Blackshear fcb4aaef0d limit vod response cache 2021-12-12 09:21:45 -06:00
Blake Blackshear 589432bc89 update docs 2021-12-12 09:21:45 -06:00
Blake Blackshear b19a02888a expire overlapping segments based on mode 2021-12-12 09:21:45 -06:00
Blake Blackshear 18fd50dfce store objects and motion counts in the db 2021-12-12 09:21:45 -06:00
Blake Blackshear df0246aed8 warn when retention mismatch 2021-12-12 09:21:45 -06:00
Blake Blackshear cbb2882123 refactor segment stats logic 2021-12-12 09:21:45 -06:00
Blake Blackshear 9f18629df3 switch to retain config instead of retain_days 2021-12-12 09:21:45 -06:00
Blake Blackshear 63f8034e46 pass processed tracked objects 2021-12-12 09:21:45 -06:00
Blake Blackshear f3efc0667f retain frame data for recording maintenance 2021-12-12 09:21:45 -06:00
Blake Blackshear af001321a8 fix process_clip 2021-12-12 09:21:45 -06:00
Blake Blackshear 92e08b92f5 sync recordings with disk once on startup 2021-12-12 09:21:45 -06:00
Blake Blackshear 26241b0877 no need to expire recordings every minute 2021-12-12 09:21:45 -06:00
Blake Blackshear c1155af169 ensure cache copies when events have ended v0.10.0-beta4 2021-11-21 09:43:37 -06:00
Blake Blackshear 77c1f1bb1b cleanup missing files from database once per hour 2021-11-21 07:55:35 -06:00
Blake Blackshear ae3c01fe2d handle missing file edge case 2021-11-21 07:26:31 -06:00
Blake Blackshear 7a2a85d253 log error messages on vod endpoints 2021-11-21 07:25:36 -06:00
Blake Blackshear 77c66d4e49 ensure duration > 0 for segments 2021-11-21 07:25:01 -06:00
Blake Blackshear 494e5ac4ec use snapshot url to support in progress events 2021-11-20 09:52:02 -06:00
Blake Blackshear 63b7465452 ensure stationary interval is greater than 0 2021-11-20 09:15:03 -06:00
Blake Blackshear e6d2df5661 add duration to cache v0.10.0-beta3 2021-11-19 16:56:00 -06:00
Blake Blackshear a3301e0347 avoid running ffprobe for each segment multiple times v0.10.0-beta2 2021-11-19 07:28:51 -06:00
Blake Blackshear 3d556cc2cb warn if no wait time 2021-11-19 07:19:14 -06:00
Blake Blackshear 585efe1a0f keep 5 segments in cache 2021-11-19 07:16:29 -06:00
Blake Blackshear c7d47439dd better cache handling 2021-11-17 08:57:57 -06:00
Blake Blackshear 19a6978228 avoid proactive messages with retain_days 0 and handle first pass 2021-11-17 07:44:58 -06:00
Blake Blackshear 1ebb8a54bf avoid divide by zero 2021-11-17 07:29:23 -06:00
Blake Blackshear ae968044d6 revert switch to b/w frame prep 2021-11-17 07:28:53 -06:00