Commit Graph
1115 Commits
Author SHA1 Message Date
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
Blake Blackshear a7ecc2af4b lock before iterating web sockets 2021-06-13 12:35:39 -05:00
Blake Blackshear f2d1f7b00f disable audio 2021-06-13 12:35:39 -05:00
Blake Blackshear 89c2ae2208 functioning birdseye view 2021-06-13 12:35:39 -05:00
Blake Blackshear 0df35379ef updating docs 2021-06-12 07:25:13 -05:00
Blake Blackshear 138fa45820 removing testing files 2021-06-12 07:23:14 -05:00
Blake Blackshear 58cfb8bba4 set jsmpeg video size to same as camera 2021-06-12 07:23:14 -05:00
Blake Blackshear ed761d1767 cap the array size of the output queue 2021-06-12 07:23:14 -05:00
Blake Blackshear babe1dd1eb precompute the layout offsets and dimensions 2021-06-12 07:23:14 -05:00
Blake Blackshear cbd418b8de use actual logger 2021-06-12 07:23:14 -05:00
Blake Blackshear 9c5b0d4138 implement birdseye modes 2021-06-12 07:23:14 -05:00
Blake Blackshear 94c21a6363 use values from config 2021-06-12 07:23:14 -05:00
Blake Blackshear d1a5e2e8e0 add config for birdseye 2021-06-12 07:23:14 -05:00
Blake Blackshear 17179abf5a use quality value and faster resize 2021-06-12 07:23:14 -05:00
Blake Blackshear 61f717daa3 fix to birdseye connection 2021-06-12 07:23:14 -05:00
Blake Blackshear c70419bd0b update birdseye layout calculations 2021-06-12 07:23:14 -05:00
Blake Blackshear 4eed27e178 add layout calculations 2021-06-12 07:23:14 -05:00
Blake Blackshear 8e2ba4a8ea move birdseye placeholder to output process 2021-06-12 07:23:14 -05:00
Blake Blackshear 700f25abc3 removing old node relay 2021-06-12 07:23:14 -05:00
Blake Blackshear 4596ada801 manage multiple cameras 2021-06-12 07:23:14 -05:00
Blake Blackshear a8df97dc1a only send frames to ffmpeg if there are clients listening 2021-06-12 07:23:14 -05:00
Blake Blackshear 4e0203ca68 increase read size and listen on local 2021-06-12 07:23:14 -05:00
Blake Blackshear 8413e10091 ensure output exits properly 2021-06-12 07:23:14 -05:00
Blake Blackshear 7aaf5bd29f remove node jsmpeg server 2021-06-12 07:23:14 -05:00