Commit Graph

  • 869a81c944 read from ffmpeg Blake Blackshear 2020-01-30 07:10:32 -0600
  • 5b1884cfb3 WIP: revamp to incorporate motion Blake Blackshear 2020-01-28 07:24:02 -0600
  • cd057370e1 fallback to opencv to detect resolution and allow config to specify v0.5.0-rc4 v0.5.0-rc2 Blake Blackshear 2020-01-18 20:24:44 -0600
  • 6263912655 use ffprobe to get frame shape (fixes #87) Blake Blackshear 2020-01-18 09:07:02 -0600
  • af247275cf make timestamp on snapshots configurable (fixes #88) Blake Blackshear 2020-01-18 08:41:55 -0600
  • 1198c29dac make watchdog timeout configurable per camera (fixes #95) Blake Blackshear 2020-01-18 08:34:44 -0600
  • 169603d3ff attempt to fix regions in process key error Blake Blackshear 2020-01-16 17:32:01 -0600
  • dc7eecebc6 clarify config Blake Blackshear 2020-01-16 17:15:06 -0600
  • 0dd4087d5d switch base image back to ubuntu:18.04 Blake Blackshear 2020-01-16 17:14:58 -0600
  • 6ecf87fc60 update config example Blake Blackshear 2020-01-15 07:28:12 -0600
  • ebcf1482f8 remove region in process when skipping Blake Blackshear 2020-01-14 20:39:42 -0600
  • 50bcf60893 switch to opencv headless Blake Blackshear 2020-01-14 20:39:07 -0600
  • 38efbd63ea add camera name to ffmpeg log messages Blake Blackshear 2020-01-14 20:38:55 -0600
  • 50bcad8b77 skip regions when the queue is too full and add more locks Blake Blackshear 2020-01-14 07:00:53 -0600
  • cfffb219ae switch back to stretch for hwaccel issues Blake Blackshear 2020-01-12 12:48:43 -0600
  • 382d7be50a check correct object Blake Blackshear 2020-01-12 07:51:49 -0600
  • f43dc36a37 cleanup Blake Blackshear 2020-01-12 07:50:43 -0600
  • 38e7fa07d2 add a label position arg for bounding boxes Blake Blackshear 2020-01-12 07:50:21 -0600
  • e261c20819 let the queues get as big as needed Blake Blackshear 2020-01-12 07:49:52 -0600
  • 3a66e672d3 notify mqtt when objects deregistered Blake Blackshear 2020-01-12 07:14:42 -0600
  • 2aada930e3 fix multiple object type tracking Blake Blackshear 2020-01-11 13:22:56 -0600
  • d87f4407a0 switch everything to run off of tracked objects Blake Blackshear 2020-01-09 20:53:04 -0600
  • be5a114f6a group by label before tracking objects Blake Blackshear 2020-01-09 06:52:28 -0600
  • 32b212c7b6 fix mask filtering Blake Blackshear 2020-01-09 06:50:53 -0600
  • 76c8e3a12f make a copy Blake Blackshear 2020-01-09 06:49:39 -0600
  • 16f7a361c3 fix object filters Blake Blackshear 2020-01-08 06:40:40 -0600
  • 634b87307f group by label before suppressing boxes Blake Blackshear 2020-01-07 20:44:00 -0600
  • 1d4fbbdba3 update all obj props Blake Blackshear 2020-01-07 20:43:25 -0600
  • 65579e9cbf add thread to write frames to disk Blake Blackshear 2020-01-06 20:36:38 -0600
  • 49dc029c43 merge boxes by label Blake Blackshear 2020-01-06 20:36:04 -0600
  • 08174d8db2 fix color of best image Blake Blackshear 2020-01-06 20:34:53 -0600
  • 5199242a68 remove unused current frame variable Blake Blackshear 2020-01-06 07:38:37 -0600
  • 725dd3220c removing pillow-simd for now Blake Blackshear 2020-01-06 06:48:11 -0600
  • 10dc56f6ea revamp dockerfile Blake Blackshear 2020-01-05 17:43:14 -0600
  • cc2abe93a6 track objects and add config for tracked objects Blake Blackshear 2020-01-04 18:13:53 -0600
  • 0c6717090c implement filtering and switch to NMS with OpenCV Blake Blackshear 2020-01-04 12:02:06 -0600
  • f5a2252b29 cleanup imports Blake Blackshear 2020-01-04 12:00:29 -0600
  • 02efb6f415 fixing a few things Blake Blackshear 2020-01-02 07:38:50 -0600
  • 5b4c6e50bc dedupe detected objects Blake Blackshear 2020-01-02 06:32:02 -0600
  • 9cc46a71cb working dynamic regions, but messy Blake Blackshear 2019-12-31 14:59:22 -0600
  • be1673b00a process detected objects in a queue Blake Blackshear 2019-12-23 06:40:48 -0600
  • b6130e77ff label threads and implements stats endpoint Blake Blackshear 2019-12-23 06:01:32 -0600
  • 4180c710cd refactor resizing into generic priority queues Blake Blackshear 2019-12-21 07:15:39 -0600
  • 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