Release v1.10.11
Release Notes for Version 1.10.11
- Fixed Mega-I firmware upgrade failure issue.
- Fixed V4L2 high CPU usage issue on Linux (Arm) for Gemini 330 Series camera.
- Supported hardware D2C for Gemini 330 Series camera, requires firmware version v1.3.10 or above.
- Changed libusb and live555 from static libraries to dynamic libraries.
- 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.
- Fixed crash issue in Orbbec Viewer when rotating Depth with down-sampling filtering enabled for Gemini 330 Series camera
- Update license file by @hzcyf in #106
- 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.
-
Packages starting with
OrbbecSDK
are SDK packages for different platforms, containing precompiled binary files. -
Packages starting with
OrbbecViewer
are viewer packages that provide tools for interacting with Orbbec devices.
2.1. The fileOrbbecViewer_vx.x.x_xxxxxxxx_win_x64_release.zip
is the tool for windows x64.
2.2. The fileOrbbecViewer_vx.x.x_xxxxxxxx_linux_x64_release.zip
is the tool for Linux x64,likes ubuntu.
2.3. The fileOrbbecViewer_vx.x.x_xxxxxxxx_arm64_release.zip
is 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.