Skip to content

Release v1.10.11

Compare
Choose a tag to compare
@jian-dong jian-dong released this 18 Jul 13:34
· 33 commits to main since this release

Release Notes for Version 1.10.11

  1. Fixed Mega-I firmware upgrade failure issue.
  2. Fixed V4L2 high CPU usage issue on Linux (Arm) for Gemini 330 Series camera.
  3. Supported hardware D2C for Gemini 330 Series camera, requires firmware version v1.3.10 or above.
  4. Changed libusb and live555 from static libraries to dynamic libraries.
  5. Added verification for firmware and ISP versions in OrbbecViewer for the Gemini 330 Series camera. During firmware upgrades, OrbbecViewer will alert you if the ISP version is incorrect.
  6. Fixed crash issue in Orbbec Viewer when rotating Depth with down-sampling filtering enabled for Gemini 330 Series camera
  7. Update license file by @hzcyf in #106
  8. Other bug fixed

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.

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.