Skip to content

0.1.0 - Google Coral, Multiple Cameras, etc

Compare
Choose a tag to compare
@blakeblackshear blakeblackshear released this 30 Mar 13:36
· 2998 commits to master since this release
3e803b6

This release adds the following:

  • Google Coral support (required for now)
  • Motion detection was removed because the overhead of always looking for objects is much lower than looking for motion (planning to add motion detection back in the future)
  • Send ON/OFF instead of raw person score to reduce MQTT message frequency
  • Switch to config file instead of environment variables
  • Add support for multiple cameras (Google Coral can only be used by one process)
  • Detection models bundled in container