Commit Graph
1194 Commits
Author SHA1 Message Date
Nick Mowen 67e6193fac Use === 2022-02-16 12:14:35 -07:00
Nick Mowen 0ec52ddd66 Correct docs 2022-02-16 12:11:47 -07:00
Nick Mowen 310970eca9 Update test to include default order value 2022-02-16 12:11:08 -07:00
Nick Mowen 63b0dc5278 Support default sort correctly 2022-02-16 12:09:27 -07:00
Nick Mowen 7012549ea2 Fix punctuation 2022-02-16 11:39:21 -07:00
Nick Mowen fc3c54ed26 Add gui example to camera 2022-02-16 11:35:56 -07:00
Nick Mowen 6315c5c30b Sort items based on gui_order 2022-02-16 11:27:39 -07:00
Nick Mowen d3fdcc2d15 Add GUI to config 2022-02-16 11:14:54 -07: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
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
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 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
Blake Blackshear ad4929c621 increment motionless_count v0.10.0-beta9 2022-02-06 14:50:15 -06:00
Blake Blackshear 9a0d276761 allow motion based retention when detect is disabled 2022-02-06 14:49:54 -06:00
Blake Blackshear 24f9937009 fix resolution on reolink example 2022-02-06 14:15:19 -06:00
Blake Blackshear 4e23967442 clarify addon versions 2022-02-06 14:15:06 -06:00
Blake Blackshear acc1022998 remove outdated output args tip 2022-02-06 14:02:18 -06:00
Blake Blackshear 02c91d4c51 clarify that zones are based on the bottom center 2022-02-06 14:00:27 -06:00
Blake Blackshear 5e156f8151 update addon urls 2022-02-06 13:56:09 -06:00
Blake Blackshear 47e0e1d221 add example for ios camera live feed notification 2022-02-06 13:46:57 -06:00
Blake Blackshear f57501d033 avoid rare divide by zero 2022-02-06 13:28:53 -06:00
Blake Blackshear 1a3f21e5c1 note for future 2022-02-06 13:28:45 -06:00
Blake Blackshear 5a2076fcab improve warning for retain modes 2022-02-06 10:12:49 -06:00
Blake Blackshear 2d5ec25dca invert active_count logic 2022-02-06 09:56:06 -06:00
Blake Blackshear 499f75e165 set has_clip to false when recordings fail 2022-02-06 09:49:01 -06:00
Blake Blackshear 3600ebca39 adjust error messages on ffmpeg crash 2022-02-06 08:46:41 -06:00
Blake Blackshear 50b5d40c10 add stacktrace to config validation errors 2022-02-06 08:40:24 -06:00
Blake Blackshear 21f1a98da4 add new properties to the docs 2022-02-06 08:17:46 -06:00
Blake Blackshear 21cc29be6f add additional info for non-H264 cameras 2022-02-06 07:57:36 -06:00
Blake Blackshear 794a9ff162 upgrade npm in dev container 2022-02-06 07:57:17 -06:00
Blake Blackshear 7b4cb95825 package updates for docs 2022-02-06 07:57:07 -06:00