Skip to content

Support multiple DeepStack URL's

Pre-release
Pre-release
Compare
Choose a tag to compare
@VorlonCD VorlonCD released this 29 Aug 19:01
· 339 commits to master since this release
  • Support for multiple deepstack URLS on Settings tab. Separate each URL with a semi-colon, for example "10.0.1.2:84;127.0.0.1:84". If there are more than 1 image in the queue, they will be processed in parallel on different threads for as many URL's as you give it. This should help when you have high image queue process times or counts.
    image

  • Log/config/history file paths now follow where the EXE is run from. Previously if you move the EXE it would still access the files from the original path.

  • Minor UI and dynamic masking updates. Option for clearing dynamic mask lists.