Fixed a bug for Zivid 2 and 2+ where cameras configured in DHCP mode would throw error
Zivid SDK Changelog
2.11.1
API
- Updated Zivid 2 and 2+ firmware to version 1.20.8.
Bug fixes
- Fixed a bug for Zivid 2 and 2+ where cameras configured in DHCP mode would throw a "Timed out waiting for ..."
exception when connecting to the camera. This bug was introduced in SDK 2.11.0. - Fixed a bug for Zivid 2 and 2+ where continuously calling `Zivid::Experimental::Projection::showImage()` could
project incorrect images. This bug has existed since the feature was introduced in 2.10.0.
Deprecation notice
- SDK 2.11 is the last SDK with support for Zivid One+. 2.11 is a Long-Term Support (LTS) version for Zivid One+. 2.11
will receive patch updates with fixes for possible critical bugs or security issues that affect One+ operation until
December 2026. - SDK 2.11 is the last release with C++11 support in the C++ API. SDK 2.12 and later will require C++17 or newer.