Skip to content

Release v1.10.12

Latest
Compare
Choose a tag to compare
@zhonghong322 zhonghong322 released this 09 Aug 11:44
· 1 commit to main since this release

Release Notes for Version 1.10.12

1.Resolve the issue in Windows where inserting multiple devices occasionally causes UID duplication, allowing only one SN to be online.
2.Add a feature to expand the disparity search range for the Gemini 330 series,requires firmware version v1.3.25 or above.
3.Gemini2/2L device fix the crash issue when switching to the Depth mode in OrbbecViewer.
4.Femto Mega/Bolt supports Preset and supports importing and exporting Color parameters.
5.Other bug fix.

Download the Orbbec SDK package

The source code package contains all the content, including Orbbec SDK library files, header files, sample files, etc. for all platforms. Please download the source code package in the assets directly.

  1. Packages starting with OrbbecSDK are SDK packages for different platforms, containing precompiled binary files.

  2. Packages starting with OrbbecViewer are viewer packages that provide tools for interacting with Orbbec devices.
    2.1. The file OrbbecViewer_vx.x.x_xxxxxxxx_win_x64_release.zip is the tool for windows x64.
    2.2. The file OrbbecViewer_vx.x.x_xxxxxxxx_linux_x64_release.zipis the tool for Linux x64,likes ubuntu.
    2.3. The file OrbbecViewer_vx.x.x_xxxxxxxx_arm64_release.zipis the tool for Arm64 ,likes Nvidia Jetson nano、Orin nano、Orin NX,AGX NX.
    2.4. The file OrbbecViewer_vx.x.x_xxxxxxxx_macos_arm64_release.zip is the tool for MacOS, only support M chip .

Specification

Live555 and ob_usb have been converted from static libraries to dynamic libraries. Users are requested to synchronize the copy when using OrbbecSDK, otherwise OrbbecSDK will not function properly.