Commit Graph

  • e266a705f7 fallback to opencv to detect resolution and allow config to specify Blake Blackshear 2020-01-18 20:24:44 -0600
  • b484b713cc use ffprobe to get frame shape (fixes #87) Blake Blackshear 2020-01-18 09:07:02 -0600
  • 365e1050cb make timestamp on snapshots configurable (fixes #88) Blake Blackshear 2020-01-18 08:41:55 -0600
  • b6a9bf2389 make watchdog timeout configurable per camera (fixes #95) Blake Blackshear 2020-01-18 08:34:44 -0600
  • 62dbf7f5e7 attempt to fix regions in process key error Blake Blackshear 2020-01-16 17:32:01 -0600
  • 5b72cf1ab0 clarify config Blake Blackshear 2020-01-16 17:15:06 -0600
  • fa49eddf66 switch base image back to ubuntu:18.04 Blake Blackshear 2020-01-16 17:14:58 -0600
  • 8ea0eeda06 update config example v0.4.0-beta Blake Blackshear 2020-01-15 07:28:12 -0600
  • 94878315ae remove region in process when skipping Blake Blackshear 2020-01-14 20:39:42 -0600
  • 8dab9e17dd switch to opencv headless Blake Blackshear 2020-01-14 20:39:07 -0600
  • 5b2470e91e add camera name to ffmpeg log messages Blake Blackshear 2020-01-14 20:38:55 -0600
  • 3d5faa956c skip regions when the queue is too full and add more locks Blake Blackshear 2020-01-14 07:00:53 -0600
  • b615b84f57 switch back to stretch for hwaccel issues Blake Blackshear 2020-01-12 12:48:43 -0600
  • 6f7b70665b check correct object Blake Blackshear 2020-01-12 07:51:49 -0600
  • 3a5cb465fe cleanup Blake Blackshear 2020-01-12 07:50:43 -0600
  • 205b8b413f add a label position arg for bounding boxes Blake Blackshear 2020-01-12 07:50:21 -0600
  • 1b74d7a19f let the queues get as big as needed Blake Blackshear 2020-01-12 07:49:52 -0600
  • b18e8ca468 notify mqtt when objects deregistered Blake Blackshear 2020-01-12 07:14:42 -0600
  • 9ebe186443 fix multiple object type tracking Blake Blackshear 2020-01-11 13:22:56 -0600
  • e580aca440 switch everything to run off of tracked objects Blake Blackshear 2020-01-09 20:53:04 -0600
  • 191f293037 group by label before tracking objects Blake Blackshear 2020-01-09 06:52:28 -0600
  • d31ba69b1b fix mask filtering Blake Blackshear 2020-01-09 06:50:53 -0600
  • 02e1035826 make a copy Blake Blackshear 2020-01-09 06:49:39 -0600
  • 3d419a39a8 fix object filters Blake Blackshear 2020-01-08 06:40:40 -0600
  • 474a3e604d group by label before suppressing boxes Blake Blackshear 2020-01-07 20:44:00 -0600
  • fc757ad04f update all obj props Blake Blackshear 2020-01-07 20:43:25 -0600
  • 2a86d3e2e8 add thread to write frames to disk Blake Blackshear 2020-01-06 20:36:38 -0600
  • 3e374ceb5f merge boxes by label Blake Blackshear 2020-01-06 20:36:04 -0600
  • 0b8f2cadf3 fix color of best image Blake Blackshear 2020-01-06 20:34:53 -0600
  • 42f666491a remove unused current frame variable Blake Blackshear 2020-01-06 07:38:37 -0600
  • 35771b3444 removing pillow-simd for now Blake Blackshear 2020-01-06 06:48:11 -0600
  • 2010ae8f87 revamp dockerfile Blake Blackshear 2020-01-05 17:43:14 -0600
  • fb0f6bcfae track objects and add config for tracked objects Blake Blackshear 2020-01-04 18:13:53 -0600
  • 7b1da388d9 implement filtering and switch to NMS with OpenCV Blake Blackshear 2020-01-04 12:02:06 -0600
  • 5d0c12fbd4 cleanup imports Blake Blackshear 2020-01-04 12:00:29 -0600
  • 23479e0c40 fix conflicts Rourke750 2020-01-02 12:01:31 -0500
  • 5842a3cace fix conflicts Rourke750 2020-01-02 11:59:12 -0500
  • a43fd96349 fixing a few things Blake Blackshear 2020-01-02 07:38:50 -0600
  • bf94fdc54d dedupe detected objects Blake Blackshear 2020-01-02 06:32:02 -0600
  • 48b3f22866 working dynamic regions, but messy Blake Blackshear 2019-12-31 14:59:22 -0600
  • 36443980ea process detected objects in a queue Blake Blackshear 2019-12-23 06:40:48 -0600
  • 0f8f8fa3b3 label threads and implements stats endpoint Blake Blackshear 2019-12-23 06:01:32 -0600
  • d8a3f8fc9d refactor resizing into generic priority queues Blake Blackshear 2019-12-21 07:15:39 -0600
  • ab3e70b4db check to see if we have a frame before trying to send v0.3.0 Blake Blackshear 2019-12-20 20:02:27 -0600
  • d90e408d50 set the current object status to off when expired Blake Blackshear 2019-12-20 19:56:12 -0600
  • 6c87ce0879 cache the computed jpg bytes to reduce cpu usage Blake Blackshear 2019-12-15 07:25:40 -0600
  • b7b4e38f62 slow down the preview feed to lower cpu usage Blake Blackshear 2019-12-15 07:17:13 -0600
  • 480175d70f add color map to use different colors for different objects Blake Blackshear 2019-12-14 16:38:01 -0600
  • bee99ca6ff track and report all detected object types Blake Blackshear 2019-12-14 15:18:21 -0600
  • db66ecd449 set option for per camera frame timeout alan 2019-12-26 11:34:19 -0800
  • 534b2b3869 turn default for dedupe to False alan 2019-12-26 10:44:55 -0800
  • 3eec67a555 added deduping for snapshots alan 2019-12-24 15:57:10 -0800
  • 49ee0e0ee2 add support for a camera 'label' to allow for tags other than 'person'. put 'label: cat' in a camera spec to make a good cat cam detector! alan 2019-12-23 18:56:58 -0800
  • d69a4ef427 allow detection to be disabled rourke750 2019-12-18 12:25:27 -0500
  • 33c6a4a1d5 check to see if we have a frame before trying to send Blake Blackshear 2019-12-20 20:02:27 -0600
  • 3a2923b618 set the current object status to off when expired Blake Blackshear 2019-12-20 19:56:12 -0600
  • 523dc839ab cache the computed jpg bytes to reduce cpu usage Blake Blackshear 2019-12-15 07:25:40 -0600
  • bb8c00a1ea slow down the preview feed to lower cpu usage Blake Blackshear 2019-12-15 07:17:13 -0600
  • 0357c7c692 add color map to use different colors for different objects Blake Blackshear 2019-12-14 16:38:01 -0600
  • e1c4aa94f4 track and report all detected object types v0.3.0-beta Blake Blackshear 2019-12-14 15:18:21 -0600
  • 5c01720567
    Update README.md v0.2.2 Blake Blackshear 2019-12-12 08:08:32 -0600
  • 262f45c8bc
    Update sponsorship option Blake Blackshear 2019-12-11 06:35:17 -0600
  • 22bb17b2fd Filename updated but not the reference tubalainen 2019-12-09 08:51:42 +0100
  • 1d8c4552f8
    Filename updated but not the reference tubalainen 2019-12-09 08:51:42 +0100
  • 3a3afe14bf change the ffmpeg config for global defaults and overrides v0.2.2-beta Blake Blackshear 2019-12-08 15:46:43 -0600
  • 01f058a482 clarify optional properties Blake Blackshear 2019-12-08 09:43:21 -0600
  • d899ef158e fix datestamp positioning Blake Blackshear 2019-12-08 09:40:20 -0600
  • 39d64f7ba7 add health check and handle bad camera names Blake Blackshear 2019-12-08 09:40:00 -0600
  • f148eb5a7b add some comments for regions Blake Blackshear 2019-12-08 09:39:37 -0600
  • 297e2f1c0c allow mqtt client_id to be set for multi frigate setups Blake Blackshear 2019-12-08 09:09:55 -0600
  • 5c95170165 change the ffmpeg config for global defaults and overrides Blake Blackshear 2019-12-08 15:46:43 -0600
  • 86f1860aca clarify optional properties Blake Blackshear 2019-12-08 09:43:21 -0600
  • 8e652564d2 fix datestamp positioning Blake Blackshear 2019-12-08 09:40:20 -0600
  • 5ed068ed11 add health check and handle bad camera names Blake Blackshear 2019-12-08 09:40:00 -0600
  • 13384146f8 add some comments for regions Blake Blackshear 2019-12-08 09:39:37 -0600
  • 1ac61e0731 allow mqtt client_id to be set for multi frigate setups Blake Blackshear 2019-12-08 09:09:55 -0600
  • e818744d81 print the frame time on the image Blake Blackshear 2019-12-08 08:55:19 -0600
  • 1c9e2b2fe2 print the frame time on the image Blake Blackshear 2019-12-08 08:55:19 -0600
  • ceedfae993 add max person area Blake Blackshear 2019-12-08 07:16:30 -0600
  • 4905f29a60 add max person area Blake Blackshear 2019-12-08 07:16:30 -0600
  • e13563770d allow full customization of input Blake Blackshear 2019-12-08 07:03:58 -0600
  • a659019d1a move config example Blake Blackshear 2019-12-08 06:35:38 -0600
  • 40494f6875 allow full customization of input Blake Blackshear 2019-12-08 07:03:58 -0600
  • 00773ba10c move config example Blake Blackshear 2019-12-08 06:35:38 -0600
  • 3cedaa1abe make example secure Kyle Niewiada 2019-11-30 10:37:38 -0500
  • fd4c48bc1b Add example of possible alternative camera protocol Kyle Niewiada 2019-11-30 10:35:38 -0500
  • 2f795cda26 Update README to include RTMP Kyle Niewiada 2019-11-30 10:26:11 -0500
  • 7d697c0015 Make streaming more friendly to additional protocols Kyle Niewiada 2019-11-30 10:23:41 -0500
  • 6f30433a77 Remove unused import Kyle Niewiada 2019-11-29 09:14:13 -0500
  • e3d0903120 Fix rebase conflict Kyle Niewiada 2019-11-29 09:10:17 -0500
  • 1b5967d7f2 Revert log level Kyle Niewiada 2019-11-29 09:05:19 -0500
  • fb51c594a2 Add support for RTMP with custom url formatters Kyle Niewiada 2019-11-29 09:03:05 -0500
  • 2cabb784cd Enabling different colours for different objects helping distinguish things in a busy scene Luiz Pizzato 2019-09-17 23:05:36 +1000
  • 5aa28dba00 Enabling RTSP with no authentication (tested) and simply a username and no pass (untested) Luiz Pizzato 2019-09-17 22:39:17 +1000
  • 249f3b347e Override URL format Mike K 2019-08-30 14:54:16 +0100
  • 3c069bacdc bug fixes in saved samples code ivelin 2019-08-25 13:37:21 -0500
  • ba71927d53 allow setting custom output params and setting the log level for ffmpeg v0.2.1 blakeblackshear 2019-08-21 20:15:49 -0500
  • 04fed31eac increase watchdog timeout to 10 seconds blakeblackshear 2019-08-21 20:06:11 -0500
  • ebaa8fac01 tweak input params and gracefully kill ffmpeg blakeblackshear 2019-08-10 21:05:15 -0500
  • 2ec45cd1b6 send the best person frame over mqtt for faster updates in homeassistant blakeblackshear 2019-07-14 08:31:21 -0500