workflowstacks
ai-agent

Librealsense

RealSense SDK
8,953 stars5,034 forksC++Updated 8/14/2026100% free · open source
What it does

The librealsense tool provides a cross-platform, open-source SDK for accessing Intel RealSense cameras, allowing developers to capture and process 3D data from the cameras.

Install / run
git clone https://github.com/IntelRealSense/librealsense.git
When to use it
  • When building applications that require 3D scanning or object recognition
  • When developing projects that need depth sensing or tracking
  • When creating augmented reality experiences that rely on 3D camera data
Quick start
  1. 1Build the librealsense library by running 'mkdir build && cd build && cmake .. && make'
  2. 2Install the librealsense library by running 'sudo make install'
  3. 3Verify the installation by running the 'realsense-viewer' example application
  4. 4Modify the 'realsense-viewer.cpp' example file to suit your specific use case
  5. 5Compile and run your modified example application using 'make' and './realsense-viewer'
Ready-to-paste prompt
Run 'realsense-viewer -i 0' to view the depth stream from the default camera
Heads up: Ensure you have the necessary dependencies installed, including CMake, a C++ compiler, and the Intel RealSense camera firmware, as librealsense requires a specific version of the firmware to function correctly
Saves to your device

Topics

camera-api
computer-vision
developer-kits
hardware
library
librealsense
sdk
What's inside — free to inspect
No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

12
top-level files
14
folders
280.0M
source size
Apache-2.0
license
Key files
readme.md
File tree
.claude/
.github/
CMake/
common/
config/
doc/
examples/
include/
scripts/
src/
third-party/
tools/
unit-tests/
wrappers/
.gitignore
CLAUDE.md
cmake_uninstall.cmake
CMakeLists.txt
code-of-conduct.md
CONTRIBUTING.md
LICENSE
NOTICE.md
package.xml
readme.md
Quick Actions
Details
Creator
realsenseai
Language
C++
Category
ai-agent
Published
11/17/2015

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.