Commit Graph
942 Commits
Author SHA1 Message Date
Blake Blackshear a7bb0931c4 if detection stopped, assume the container needs a restart 2021-01-26 21:40:33 -06:00
Blake Blackshear ff99a01423 fix table in docs 2021-01-26 21:40:33 -06:00
Blake Blackshear ea6e311318 readme update 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear 6790467bbc docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
Blake Blackshear d315dbea22 rate limit tracked object updates to every 5 seconds 2021-01-26 21:40:33 -06:00
Blake Blackshear 8db7ab6724 add snapshot endpoint that works during the event fixes #575 2021-01-26 21:40:33 -06:00
Blake Blackshear 9a2c034ae8 get the thumbnail instead of the full frame 2021-01-26 21:40:33 -06:00
Blake Blackshear 2885b80a13 dont wait forever for the cache 2021-01-26 21:40:33 -06:00
Blake Blackshear 4a85156e87 fix initial switch state 2021-01-26 21:40:33 -06:00
Blake Blackshear 1785c69e1b handle exception when frame isnt in cache 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear a862ba8348 feat(web): AutoUpdatingCameraImage to replace MJPEG feed 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear 633d45d02f fix(web): set default path to cameras view 2021-01-26 21:40:33 -06:00
Blake Blackshear 7f4e042dfa update index.js to use baseUrl 2021-01-26 21:40:33 -06:00
Blake Blackshear 507ec13848 first pass at subfilter for ingress support 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear 2132352639 fix(web): dark mode text color fixes
fixes #544
2021-01-26 21:40:33 -06:00
Blake Blackshear 11016b8486 ensure error message with missing config is printed 2021-01-26 21:40:33 -06:00
Blake Blackshear 8615f14407 update notification example 2021-01-26 21:40:33 -06:00
Blake Blackshear 1e84f08018 fix mqtt switch handling 2021-01-26 21:40:33 -06:00
Blake Blackshear 7f663328dc initialize detection correctly from config 2021-01-26 21:40:33 -06:00
Blake Blackshear ea53068432 update wheels version 2021-01-26 21:40:33 -06:00
Blake Blackshear 144aff9b4e pin numpy 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear 18db6daf0a feat(web): layout & auto-update debug page 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear 26ba29b538 fix(web): ensure button bg colors show in prod builds 2021-01-26 21:40:33 -06:00
Blake Blackshear 70167a34b6 fix zone config 2021-01-26 21:40:33 -06:00
Blake Blackshear ccb668a1b6 no longer need special aarch64 wheels build 2021-01-26 21:40:33 -06:00
Blake Blackshear 0989c64eab versioning wheels image 2021-01-26 21:40:33 -06:00
Blake Blackshear c082fc5cb2 move wheels to build container 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear d39111a294 fix(web): mask zone editor to handle object filter masks
Includes additional handlers for adding/removing masks, as well as click to copy configs

fixes #523
2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear 3c072f94b0 feat(web): hash build files to avoid cache issues 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear 7f8ae2ce5c fix(web): ensure mask editing works in firefox 2021-01-26 21:40:33 -06:00
Blake Blackshear d84b75168c docs updates for notification changes 2021-01-26 21:40:33 -06:00
Blake Blackshear eb0a5e1c55 rename snapshot endpoint to thumbnail 2021-01-26 21:40:33 -06:00
Blake Blackshear 47ac77dbb0 mqtt tweaks for switches 2021-01-26 21:40:33 -06:00
Blake Blackshear ec84847be7 allow summary data to be filtered 2021-01-26 21:40:33 -06:00
Blake Blackshear e7839bfd40 update readme 2021-01-26 21:40:33 -06:00
Blake Blackshear 8762da627b snapshots config typo 2021-01-26 21:40:33 -06:00
Blake Blackshear 3fab321045 update object filters to inherit like motion settings 2021-01-26 21:40:33 -06:00
Blake Blackshear 9451048574 remove support for image masks 2021-01-26 21:40:33 -06:00
Blake Blackshear 46c002038b don't fallback to the CPU
fixes #381
2021-01-26 21:40:33 -06:00
Blake Blackshear d1d833ea9a add change type to events topic
#476
2021-01-26 21:40:33 -06:00
Blake Blackshear c1f0750526 ensure each camera has a detect role set 2021-01-26 21:40:33 -06:00
Blake Blackshear 89e02b6956 add detection enable to config
fixes #482
2021-01-26 21:40:33 -06:00
Blake Blackshear 97e8258288 add env vars to config
fixes #509
2021-01-26 21:40:33 -06:00
Blake Blackshear 39040c1874 enable and disable detection via mqtt 2021-01-26 21:40:33 -06:00
Blake Blackshear c709851888 move setproctitle to prebuilt wheel location 2021-01-26 21:40:33 -06:00
Blake Blackshear b022bec1fa switch to docker based web builds 2021-01-26 21:40:33 -06:00
Blake Blackshear bca0531963 handle null thumbnail data 2021-01-26 21:40:33 -06:00
Blake Blackshear b2c7fc8f5b add mask as object filter 2021-01-26 21:40:33 -06:00
Blake Blackshear 96ac2c29d6 add object masks and move moton mask 2021-01-26 21:40:33 -06:00
Blake Blackshear 14a5118b4d add missing global shapshots config 2021-01-26 21:40:33 -06:00