Commit Graph
1138 Commits
Author SHA1 Message Date
Blake Blackshear 98d8118fb2 add options to define jpeg quality 2021-07-02 07:52:02 -05:00
Blake Blackshear 3e1b680e4c update motion docs (fixes #1176) 2021-07-01 07:54:09 -05:00
Blake Blackshear b4e7e51e63 make contour_area dynamic 2021-07-01 07:54:09 -05:00
Blake Blackshear 2a41a9d3ff set min motion frame to 180 2021-07-01 07:54:09 -05:00
Blake Blackshear 09b0068d16 fix cache cleanup (fixes #1231) 2021-06-30 06:38:36 -05:00
Blake Blackshear f9457be109 add test for max_disappeared default 2021-06-27 08:13:48 -05:00
Blake Blackshear e9291fe9d1 make max_disappeared optional with default value 2021-06-27 08:13:48 -05:00
Craig CitroandBlake Blackshear 20912c12e7 Check for jpg bytes before make_response
If jpg_bytes wasn't retrieved from either desk or a tracked object, respond with 404
Prevents uncaught error for unknown event ids sent to event_snapshot endpoint
2021-06-27 08:13:14 -05:00
Craig CitroandBlake Blackshear 7ddba4fc59 Prevent repeated db connect calls
Only call database.connect() if database.is_closed()
Prevents errors if _db_connect is triggered twice
2021-06-27 08:13:14 -05:00
PatrickandBlake Blackshear 7ad8b8298d identity check is correct way to check for None 2021-06-27 08:09:58 -05:00
Jason HunterandBlake Blackshear 3fb24b4bf5 fix timestamp 2021-06-25 06:13:08 -05:00
Jason HunterandBlake Blackshear ab93cae4c0 remove side effects from password substitution 2021-06-25 06:13:08 -05:00
Jason HunterandBlake Blackshear 8d01cc4807 fix ffmpeg config and remove side effects 2021-06-25 06:13:08 -05:00
Jason HunterandBlake Blackshear 1e21a62851 remove unneeded changes 2021-06-24 06:53:05 -05:00
Jason HunterandBlake Blackshear c664bd63f6 initial conversion to pydantic 2021-06-24 06:53:05 -05:00
Blake Blackshear dada764d2c expand dockerignore 2021-06-23 08:15:15 -05:00
Blake Blackshear 762afb8f43 add config for camera live stream 2021-06-23 08:15:15 -05:00
Blake Blackshear f009897eca clear position before copy 2021-06-23 08:15:15 -05:00
Blake Blackshear fa61e9da29 maintain aspect ratio for birdseye 2021-06-23 08:15:15 -05:00
Blake Blackshear 0ff037997f fixup timestamp config 2021-06-23 08:15:15 -05:00
Blake Blackshear e8c2cfa5b5 no need to hang onto the last active frame 2021-06-23 08:15:15 -05:00
Blake Blackshear fb214b64ca reset layout_dim too 2021-06-23 08:15:15 -05:00
Blake Blackshear 222dc2f7c9 remove console log 2021-06-23 08:15:15 -05:00
Blake Blackshear f94a946418 add fullscreen to jsmpeg player 2021-06-23 08:15:15 -05:00
Sebastian EnglbrechtandBlake Blackshear b3ee2de079 Fix review finding 2021-06-22 06:33:04 -05:00
Blake Blackshear 515d8c04ad Update cameras.md 2021-06-22 06:33:04 -05:00
Sebastian EnglbrechtandBlake Blackshear 49c65cf9c6 Add doc about timestamp styles 2021-06-22 06:33:04 -05:00
Sebastian EnglbrechtandBlake Blackshear 211fcd64c7 Add and use config for timestamp style 2021-06-22 06:33:04 -05:00
Sebastian EnglbrechtandBlake Blackshear 5075e4eee1 Use timestamp decorator helper in codebase 2021-06-22 06:33:04 -05:00
Sebastian EnglbrechtandBlake Blackshear 7bfe8e4f5b Add draw_timstamp: Helper for timestamp mods 2021-06-22 06:33:04 -05:00
Blake Blackshear 8e0c2b256e update docs 2021-06-19 08:49:06 -05:00
Blake Blackshear d66f5f6bad cleanup clean snapshots 2021-06-19 08:49:06 -05:00
Blake Blackshear fd9c8c1f0d add snapshot time to event data 2021-06-19 08:49:06 -05:00
Blake Blackshear 3a3b788c65 save clean snapshot 2021-06-19 08:49:06 -05:00
Blake Blackshear b134db48b3 adding clean_copy to snapshot config 2021-06-19 08:49:06 -05:00
mrdrupandGitHub f110a261b9 Fix 'FileExistsError' shared memory exception (#945) 2021-06-19 07:15:02 -05:00
gpeteandGitHub b72b66781a Fixed overwritten argument 'media' (#1026)
media variable name is reused and overwritten causing issues with event expiration & clean up.
Also changed name in pure_duplicates for consistency.
2021-06-19 07:11:43 -05:00
Sebastian EnglbrechtandBlake Blackshear 9b3a649f17 Do apt update before upgrade 2021-06-19 06:34:20 -05:00
Jason HunterandBlake Blackshear d83ffd8984 fix tests 2021-06-18 21:15:59 -05:00
Blake Blackshear 175c85d69a fix some test errors 2021-06-18 21:15:59 -05:00
Blake Blackshear 3aa7f753b3 lint fixes 2021-06-18 21:15:59 -05:00
Blake Blackshear 861ee0485d swith camera view to jsmpeg 2021-06-18 21:15:59 -05:00
zacho112andBlake Blackshear 03e756dd27 Update detectors.md 2021-06-17 07:28:00 -05:00
zacho112andBlake Blackshear 5d0984998d Update detectors.md
Include how to use the native Coral on the Coral Dev Board
2021-06-17 07:28:00 -05:00
Blake Blackshear 3b695040d1 send clip_ready mqtt to event topic 2021-06-14 18:20:12 -05:00
Blake Blackshear 40bf7a0f41 cleanup 2021-06-14 07:48:35 -05:00
Blake Blackshear cbdf2c2c71 remove gevent fixes #920 2021-06-14 07:48:35 -05:00
Blake Blackshear bbe3f07ec6 overlay the frigate logo on the blank frame 2021-06-13 12:35:39 -05:00
Blake Blackshear 35281c037c trickle in some frames after activity stops 2021-06-13 12:35:39 -05:00
Blake Blackshear e0eb247028 output the current frame from each active camera instead of last active 2021-06-13 12:35:39 -05:00