Skip to content

Dynamic masking updates, SQLite db, etc

Pre-release
Pre-release
Compare
Choose a tag to compare
@VorlonCD VorlonCD released this 30 Sep 20:54
· 203 commits to master since this release
  • Dynamic Mask settings now has an advanced option screen for dealing with distant objects better. You should not need as many static masks for small detected objects. Other updates and enhancements for masking. (Thanks @classObject !)
  • The database is now an SQLite database. The cameras folder is no longer used at all
  • New history list with icons, better/faster filtering, sorting columns, etc.
  • ALL failed images due to cooldown or retry failure will be logged in the history list and you can filter by them. (There should be far fewer missed now)
  • New status bar with stats and progress bar for long operation (like when you first start and it does a clean of the database)
  • New Errors dialog so you dont have to look through 1000 log longs to quickly see all the errors.
  • Fewer errors, better stability, UI more responsive
  • Better support for running as a service. If you open the GUI it will now update the history list, but still will still NOT show log entries. And you have to close the service before making settings changes.
  • Cooldown now works as expected
  • Telegram now works as expected
  • High DPI support (Requires .net framework 4.7 which most computers should have installed already)
  • MQTT retain setting - Open aitool.settings.json in notepad and search for "action_mqtt_retain_message" and set to true for each camera you need
  • No start in error when running on startup (it just changes to the right folder) (@wilddoktor )
  • Fixed 'Warning: It took a long time to add a history item' - this was due to reading and writing to the db far too often (@IPDaily )

For a full list of changes, see:
https://github.com/VorlonCD/bi-aidetection/commits/master

AITOOL-VORLONCD.zip