Commit Graph
1367 Commits
Author SHA1 Message Date
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
Nick Mowen 3efea6d7b5 Remove unused import 2022-02-15 22:52:17 -07:00
Nick Mowen 5b016daa66 Update docs for new endpoint and features 2022-02-15 22:43:25 -07:00
Nick Mowen 202a83c9f8 Fix any label 2022-02-15 22:37:06 -07:00
Nick Mowen d2b0fbaf93 Fix bug with label not working 2022-02-15 22:31:42 -07:00
Nick Mowen 6422d13d64 Fix cropping field as well 2022-02-15 22:21:38 -07:00
Nick Mowen 74634cd3ed Start using new latest object endpoint in camera view 2022-02-15 22:19:44 -07:00
Nick Mowen 53f3064c6f Update to use cv2 to get image and respect args 2022-02-15 22:17:21 -07:00
Nick Mowen 76ad4494f9 Properly support any label 2022-02-15 21:55:38 -07:00
Nick Mowen 36b232e740 Send clean image 2022-02-15 21:48:51 -07:00
Nick Mowen 4f0c3c56de Update query to get image 2022-02-15 21:45:34 -07:00
Nick Mowen c5b475d8b3 Add latest object snapshot endpoint 2022-02-15 21:06:30 -07:00
DataBitzandGitHub 32878bd016 Another missing slash (#2803)
2nd attempt to fix link to full configuration
2022-02-14 07:33:29 -06:00
Blake Blackshear e5714f5fbc add missing optional comment in docs v0.10.0-beta12 v0.10.0-rc1 2022-02-13 10:27:58 -06:00
Blake Blackshear 3be0b915ad deregister based on max_frames setting 2022-02-13 10:21:24 -06:00
Blake Blackshear 304ffa86e8 refactor stationary config into section 2022-02-13 10:21:24 -06:00
DataBitzandGitHub 12d13988c4 Missing slash in url (#2797)
Missing slash in url to full-configuration-reference
2022-02-13 07:38:24 -06:00
Nicolas MowenandGitHub 889835a59b Always show recording link even if recordings are currently disabled (#2787)
* Always show recording link even if recordings are currently disabled

* Fix test to consider all cameras to have recording link
v0.10.0-beta11
2022-02-12 13:51:28 -06:00
Blake Blackshear ee01396b36 update birdseye to handle stationary objects 2022-02-12 06:59:10 -06:00
Blake Blackshear 334e28fe54 use second stream in docs example 2022-02-12 06:43:46 -06:00
atinsleyandGitHub 9e4d921488 Update advanced.md (#2794)
Add details about how to specify a custom database location in config.yml
2022-02-12 06:28:56 -06:00
Blake Blackshear 6b2bae040c stop forcing detection all the way to stationary_threshold 2022-02-11 07:34:42 -06:00
Blake Blackshear 95ab22d411 bump default stationary_threshold to 10s 2022-02-11 07:30:47 -06:00
Blake Blackshear 4e52461aa9 set stationary_threshold default to 5x fps 2022-02-11 07:12:51 -06:00
Blake Blackshear 7934f8699f fix the bounding box calculation position at 10 2022-02-11 06:54:42 -06:00
Blake Blackshear edc1884c4e add warning to storage docs 2022-02-11 06:15:15 -06:00
Blake Blackshear adbc54bcfe selectively increment position changes v0.10.0-beta10 2022-02-09 21:27:33 -06:00
Jason HunterandBlake Blackshear 4deb365758 Fix duration for long events and playback rate for top of the hour 2022-02-09 20:28:13 -06:00
Jason HunterandBlake Blackshear 1171770447 Only send significant update once when motionless count reaches the defined threshold. 2022-02-09 20:27:36 -06:00
Jason HunterandBlake Blackshear 54d1a223a5 Allow download of in progress clips 2022-02-09 20:26:57 -06:00
Blake Blackshear 62c1a61ed0 remove invalid warning 2022-02-09 06:23:59 -06:00
Jason HunterandBlake Blackshear 9ecc7920dd Fix playback rate resetting to 1 on source change 2022-02-08 21:10:48 -06:00
Jason HunterandBlake Blackshear 45b56bdce5 Update package-lock.json 2022-02-08 21:10:13 -06:00
Jason HunterandBlake Blackshear 54b88fb4a9 Add in progress events to recordings view 2022-02-08 21:10:13 -06:00
Blake Blackshear a3fa3cb716 update an object once per minute 2022-02-08 21:07:16 -06:00
Blake Blackshear 64f80a4732 signal an update when object becomes stationary 2022-02-08 07:43:43 -06:00
Blake Blackshear 0b02f20b26 make stationary_threshold configurable 2022-02-08 07:40:45 -06:00
Blake Blackshear 8670a3d808 publish an update on position changes 2022-02-08 07:31:07 -06:00
Blake Blackshear 3617a625d3 only update db entry when a stored property changes 2022-02-08 07:12:00 -06:00