Skip to content

Alpha release with threaded image sending

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeffbass jeffbass released this 11 Jul 04:59
· 139 commits to master since this release

This release adds threaded image sending as an option. That way the camera captures images and runs detectors on the main thread while image sending via imageZMQ happens on a different thread. See the send_threading setting in the Yaml settings documentation.