Alpha release with threaded image sending
Pre-release
Pre-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.