Commit Graph

  • 78daa01bc7
    Update README.md Sean Straus 2019-06-25 23:33:29 +0200
  • 8ffdcc95c6 Use cv2 to draw object boxes and labels instead of tensorflow object_detection.utils lkorth 2019-06-22 15:03:11 -0400
  • 7f565333d9 Remove unused file in docker image and update model names lkorth 2019-06-21 17:28:21 -0400
  • 9b6a67f225
    Update README.md Sean Straus 2019-06-21 23:05:39 +0200
  • cc30afcf0a Remove trailing whitespace lkorth 2019-06-21 16:46:13 -0400
  • 56b9c754f5
    Update README.md v0.2.0-beta Blake Blackshear 2019-06-18 06:19:13 -0700
  • 5c4f5ef3f0
    Create FUNDING.yml Blake Blackshear 2019-06-18 06:15:05 -0700
  • 8218ea5699 extra ffmpeg params to reduce latency blakeblackshear 2019-06-04 21:39:07 -0500
  • 77929eab6a add a benchmark script blakeblackshear 2019-06-04 21:38:41 -0500
  • 9dfdc02206 reduce verbosity of ffmpeg blakeblackshear 2019-06-02 09:02:23 -0500
  • ec19ed76a3 use a regular subprocess for ffmpeg, refactor bounding box drawing blakeblackshear 2019-06-02 07:29:50 -0500
  • a7b475bf12 experimental: running ffmpeg directly and capturing raw frames blakeblackshear 2019-05-27 12:41:52 -0500
  • 228d5ed9c1 working odroid build, still needs hwaccel odroid blakeblackshear 2019-05-27 10:17:57 -0500
  • 8c924896c5
    Merge pull request #36 from drcrimzon/patch-1 Blake Blackshear 2019-05-15 07:10:53 -0500
  • 2c2f0044b9
    Remove error redundant check Mike Wilkinson 2019-05-14 11:09:57 -0400
  • 874e9085a7
    Add MQTT connection error handling Mike Wilkinson 2019-05-14 08:34:14 -0400
  • 67acb8fdff
    Adding references and help to the config.yml tubalainen 2019-05-13 17:15:41 +0200
  • e791d6646b
    Merge pull request #34 from blakeblackshear/watchdog 0.1.2 Blake Blackshear 2019-05-11 07:43:09 -0500
  • 3019b0218c make the threshold configurable per region. fixes #31 blakeblackshear 2019-05-11 07:39:27 -0500
  • 6900e140d5 add a watchdog to the capture process to detect silent failures. fixes #27 blakeblackshear 2019-05-11 07:16:15 -0500
  • 911c1b2bfa
    Merge pull request #32 from tubalainen/patch-2 Blake Blackshear 2019-05-11 07:14:19 -0500
  • f4587462cf
    Merge pull request #33 from tubalainen/patch-3 Blake Blackshear 2019-05-11 07:14:01 -0500
  • cac1faa8ac
    Update of the home assistant integration example tubalainen 2019-05-10 16:47:40 +0200
  • 9525bae5a3
    Clarification on username and password for MQTT tubalainen 2019-05-10 16:36:22 +0200
  • dbcfd109f6 fix missing import blakeblackshear 2019-05-10 06:19:39 -0500
  • f95d8b6210
    Merge pull request #26 from blakeblackshear/mask v0.1.1 Blake Blackshear 2019-05-01 06:43:32 -0500
  • 4dacf02ef9 add the ability to mask the standing location of a person blakeblackshear 2019-04-14 11:58:02 -0500
  • a7d68a4998 increase queue size and add ability to take every nth frame person_filtering blakeblackshear 2019-04-19 08:23:07 -0500
  • 03e46efcdd add back queue full message blakeblackshear 2019-04-19 06:37:29 -0500
  • 27e39edd65 add location masking for detected objects blakeblackshear 2019-04-14 11:58:02 -0500
  • 4f829e818e implement person filtering with min/max by y position blakeblackshear 2019-04-14 11:24:45 -0500
  • 3e803b6a03
    Merge pull request #20 from blakeblackshear/edgetpu v0.1.0 Blake Blackshear 2019-03-30 08:28:36 -0500
  • 7a7f507781 update diagram blakeblackshear 2019-03-30 08:22:41 -0500
  • e0b9b616ce cleanup and update readme blakeblackshear 2019-03-30 07:58:31 -0500
  • 4476bd8a13 log capture process pid blakeblackshear 2019-03-29 21:18:20 -0500
  • 5aa3775c77 create a camera object for each camera in the config blakeblackshear 2019-03-29 21:14:24 -0500
  • edf0cd36df add back flask endpoints blakeblackshear 2019-03-29 21:02:40 -0500
  • 0279121d77 WIP: convert to camera class blakeblackshear 2019-03-29 20:49:27 -0500
  • 8774e537dc implementing a config file for a single camera blakeblackshear 2019-03-28 07:30:58 -0500
  • 0514eeac03 switch to a thread for object detection blakeblackshear 2019-03-27 20:44:57 -0500
  • a074945394 missing param and updated readme blakeblackshear 2019-03-27 06:55:32 -0500
  • a26d2217d4 implement min person size again blakeblackshear 2019-03-27 06:45:27 -0500
  • 200d769003 removing motion detection blakeblackshear 2019-03-27 06:17:00 -0500
  • 48aa245914 convert docker build to x86 blakeblackshear 2019-03-26 05:44:33 -0500
  • ada8ffccf9 fix for queue size growing too large blakeblackshear 2019-03-25 20:35:44 -0500
  • bca4e78e9a use a queue instead blakeblackshear 2019-03-25 06:24:36 -0500
  • 7d3027e056 looping over all regions with motion. ugly, but working blakeblackshear 2019-03-20 07:11:38 -0500
  • c406fda288 fixes blakeblackshear 2019-03-19 06:29:58 -0500
  • 8ff9a982b6 start the detection process blakeblackshear 2019-03-18 07:48:04 -0500
  • f2c205be99 prep frames for object detection in a separate process blakeblackshear 2019-03-18 07:24:24 -0500
  • 862aa2d3f0 only resize when needed blakeblackshear 2019-03-17 20:12:31 -0500
  • 8bae05cfe2 first working version, single region and motion detection disabled blakeblackshear 2019-03-17 09:03:52 -0500
  • de9c3f4d74 wait 5 seconds to clear the motion flag blakeblackshear 2019-03-15 20:16:19 -0500
  • c12e19349e only cleanup old objects when motion is detected so stationary objects are still detected blakeblackshear 2019-03-15 20:15:41 -0500
  • afb70f11a8 switch mqtt to a binary on/off instead of sending a message for each score blakeblackshear 2019-03-12 20:54:43 -0500
  • 85259ca00c add support for mqtt user/pass. closes #7 v0.0.1 blakeblackshear 2019-03-09 13:41:35 -0600
  • 1a55008cd5 update readme blakeblackshear 2019-03-05 21:42:09 -0600
  • 2bf4820dc6 update readme blakeblackshear 2019-03-03 10:04:27 -0600
  • e597a08a66 prevent unnecessary early exit from loop blakeblackshear 2019-03-02 15:20:53 -0600
  • 5dc76803d6 cleanup blakeblackshear 2019-02-28 06:49:27 -0600
  • 80f7e998ae resend availability if disconnected blakeblackshear 2019-02-28 06:30:34 -0600
  • df7b90e367 store the best recent person image and reconnect the RTSP stream if unable to grab several consecutive frames blakeblackshear 2019-02-27 20:55:07 -0600
  • 2e3c9da650 manage 2 seconds worth of motion frames for processing blakeblackshear 2019-02-26 20:29:52 -0600
  • 89c03c4455 update readme blakeblackshear 2019-02-25 20:34:04 -0600
  • c5e4bc275c update readme blakeblackshear 2019-02-25 20:30:18 -0600
  • 86f5d8128d initial refactoring blakeblackshear 2019-02-25 20:27:02 -0600
  • 9186634c60 update readme blakeblackshear 2019-02-25 06:48:31 -0600
  • 039782ad2e add min person area per region blakeblackshear 2019-02-25 06:48:01 -0600
  • bf6d6c3796 make debug a env var blakeblackshear 2019-02-24 08:41:03 -0600
  • b4e5c812ce switch to a queue for detected objects and expire objects after 1 second blakeblackshear 2019-02-24 08:13:36 -0600
  • 122a1666ca just save images when a person is detected blakeblackshear 2019-02-23 07:43:14 -0600
  • 5258803cd7 only save images of persons blakeblackshear 2019-02-22 21:03:47 -0600
  • 9486a321c6 update masks blakeblackshear 2019-02-21 06:45:36 -0600
  • bff1826bf5 only write the first motion frame blakeblackshear 2019-02-20 17:44:51 -0600
  • 19323ac957 only clear the flag and notify if it was set blakeblackshear 2019-02-20 17:43:27 -0600
  • aeece7b98c handle RTSP stream errors blakeblackshear 2019-02-20 07:12:07 -0600
  • a73760989c clarify comment blakeblackshear 2019-02-20 07:11:49 -0600
  • eded4d172f
    Merge pull request #5 from blakeblackshear/motion_masking Blake Blackshear 2019-02-20 06:21:22 -0600
  • 496b96b4f7 make motion detection less sensitive to rain blakeblackshear 2019-02-20 06:20:52 -0600
  • f54fa2e56c add the ability to apply a masking image blakeblackshear 2019-02-19 21:15:57 -0600
  • 2929773c10
    Merge pull request #4 from blakeblackshear/thread_signals Blake Blackshear 2019-02-19 06:48:15 -0600
  • c43d83be20 update readme blakeblackshear 2019-02-19 06:47:37 -0600
  • b6547de82c adjust debugging params and alpha for background averaging blakeblackshear 2019-02-19 06:47:00 -0600
  • 290150603e remove debug time blakeblackshear 2019-02-17 20:36:01 -0600
  • 03c57bf67d use a condition to signal to the mqtt publisher that objects were parsed blakeblackshear 2019-02-17 13:12:27 -0600
  • 42ff739cea move mqtt motion publishing into separate thread blakeblackshear 2019-02-17 12:59:51 -0600
  • 92e1833def use a condition to notify when object detection has run blakeblackshear 2019-02-17 12:32:19 -0600
  • 957bd2adeb use events to signal when motion is detected blakeblackshear 2019-02-17 12:12:48 -0600
  • 8525f05f29 get a lock when copying frame for mjpeg stream blakeblackshear 2019-02-17 11:54:40 -0600
  • b67f323215 use a lock and condition to signal to motion detection processes blakeblackshear 2019-02-17 11:52:56 -0600
  • 284a96d5c7 update readme blakeblackshear 2019-02-17 10:37:11 -0600
  • a84f88c5a5 comments blakeblackshear 2019-02-17 10:36:09 -0600
  • 2b0ebfa354 draw contours and area on image for motion debugging blakeblackshear 2019-02-17 10:34:48 -0600
  • d9d3937a0f reset motion counter when no contours exist blakeblackshear 2019-02-17 08:00:35 -0600
  • 7d4cfe43ad WIP: debug images blakeblackshear 2019-02-17 07:27:11 -0600
  • f7c8b742e8 increase min confidence to .5 blakeblackshear 2019-02-17 07:26:09 -0600
  • 861539e8b5 require a minimum of 3 consecutive motion frames to try and reduce false positives from rain blakeblackshear 2019-02-16 15:05:58 -0600
  • 225f434718 reduce motion timeout to 2 seconds blakeblackshear 2019-02-16 15:04:31 -0600
  • 6bdacffa2e reduce the motion detection timeout to 5 seconds blakeblackshear 2019-02-10 20:09:25 -0600
  • a3c5dd91a1 use a topic prefix and implement last will messages blakeblackshear 2019-02-10 14:43:21 -0600