Skip to content

Intel® RealSense™ SDK 2.0 beta (v2.56.3)

Latest
Compare
Choose a tag to compare
@Nir-Az Nir-Az released this 03 Dec 20:00
05d6eb7

Download Counter

This is a Beta release with source code only, no Debian or PyPi collaterals were published to APT/PyPi, however you can find the beta version in the release assets.

What's new

  • Feature - Introducing a new depth & IR post processing (90/180/270 deg) frame rotation filter [GitHub #6023, RSDSO-19843]
  • Platform - ARM NEON CPU acceleration support included in the SDK (align, pointcloud) [PR #13396 , #13389]
  • Platform - Updated minimal Jetson version support to v5.0.2
  • Wrapper - Updated minimal Python version support to v3.9 (Python 3.8 is EOL, can be built from source) [LRS-1154]
  • Use Case - Water safety alert system using RealSense camera reference (in collaboration with the Technion™)

Bug Fixes

  • Refresh D457 device information after DFU [LRS-686]
  • Added support for D457 recovery mode [RSDSO-19297]
  • Optimize USB enumeration time [RSDSO-19750]
  • Broken metadata timestamp in D457 GMSL mode [RSDSO-19754]
  • D405 UV errors and intrinsic misalignment [RSDSO-17488, RSDSO-18999]

Security

  • Switched on security for compilation and linkage flags by default [PR #13378, LRS-1183]
  • Windows Installer - Fix insecure folder permissions allows privilege escalation [PSIRT #PTK0005062]
  • Windows Installer - Fix Time-Of-Check Time-Of-Use in Windows installer [PSIRT# PTK0004998]

See full changes in Release Notes.

Supported Platforms

  • Ubuntu 24.04/22.04/20.04 LTS (1). Kernel versions: 6.[2, 5, 8], 5.[0, 3, 4, 8, 13, 15, 19].
  • Windows 11(3) and Windows 10 (Build 15063 or later, 17763+ recommended).
  • NVIDIA® Jetson™ Jetpack 5(.0.2), 6(.0)
  • Mac OS (High Sierra 10.13.2)(4)
  • Android(4) 13, 12, 11, 10(5), 9, 8, 7. (6)

(1) Please refer to the Release Notes for known issues
(2) Non-LTS Ubuntu kernels with manual patches, check build from source instructions
(3) There is 50% probability of up to 80% frame drops with Windows 11 builds 22621.3296 and 22631.3296 (KB5035853). Windows 10 RS5 or Win 11 KB5030219 (OS Build 22621.2283) do not have any frame drops
(4) This is compilable, but not validated
(5) Due to a known issue with Android 10 the Depth cameras may not be recognized by some ROM/Platform vendors.
(6) IMU stream is not working well on latest versions

Supported Cameras

Please refer to https://dev.intelrealsense.com/docs/firmware-updates for table of versions

SKU Firmware SDK Comments
D400 5.16.0.1 or later v2.56.3 or later Firmware releases D400
L515 1.5.8.1 or later v2.50.0 validated
v2.54.2 supports but not validated
Firmware releases L500

Supported Languages

Important Links