Skip to content
This repository was archived by the owner on Nov 23, 2025. It is now read-only.

Intel® Linux RealSense™ SDK Release Candidate

Pre-release
Pre-release

Choose a tag to compare

@Bolshem Bolshem released this 23 Nov 18:26
· 291 commits to master since this release

New features in this release

  • API changes
    • record_device API changed. record_device now can use compression for clips.
    • set_compression(...) function was added.
    • get_compression(...) function was added.
    • Playback API changed
      • resume() function was removed
      • start() now starts streaming from current frame
      • stop() now pauses stream and sets current frame to 0
      • pause() now stops streaming without affecting current frame
      • set_frame_by_index()/set_frame_by_time_stamp() function set current frame and continue the previous state (playing/pause)
    • motion_intrinsics struct was removed
    • Struct "motion_device_intrinsic" renamed to "motion_device_intrinsics" (typo fixed).
    • In struct supported_motion_sensor_config", member "frame_rate" renamed to "sample_rate".
  • Documentation was aligned to doxygen format
  • Loading librealsense_logger.so library will now be silent if unsuccessful. Successful loading this library will print a message.
  • Logger library will only be loaded if version matches the realsense_sdk version.
  • Default timeout in sync_utility increased to 150 ms.

Device and camera firmware

Firmware Version
Adaptor Board (CX3) Adapter Board 1.28
DS4.1 DS4.1 2.0.71.26
Motion Module 1.25.0.0

Known limitations

  • Playback file that was recorded with async callbacks won’t be playable using wait_for_frames.

Known issues

  • low performance projection methods in FHD scenarios using depth format Disparity16