macOS
brew install librealsenselocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de librealsense pour les workflows d'agents IA.
installation
brew install librealsenselocal Homebrew formula metadata
sudo dnf install librealsenseFedora Rawhide package metadata · librealsense · Source: dl.fedoraproject.org
nix profile install nixpkgs#librealsensenixpkgs package indexes · pkgs/by-name/li/librealsense/package.nix · Source: api.github.com
sudo zypper install librealsenseopenSUSE Tumbleweed package metadata · librealsense · Source: download.opensuse.org
aperçu
Intel RealSense D400 series and SR300 capture
historique
librealsense is the open source SDK and tool suite for Intel RealSense depth cameras. In package-manager terms it is the bridge between commodity depth-sensing hardware and Unix developer workflows: install the library, plug in a camera, then use tools such as realsense-viewer, rs-enumerate-devices, rs-record, and language wrappers instead of a vendor-only GUI.
The public release line began with v0.9 pre-release on January 21, 2016, then moved through 1.x releases for RealSense models such as ZR300 during 2016 and early 2017. The 2.x line is presented by the project as RealSense SDK 2.0, a cross-platform library for RealSense depth cameras that exposes depth and color streams plus calibration metadata.
The README describes support across Windows, Linux, macOS, Android, and Docker, and highlights wrappers and examples for Python, ROS, C#, Unity, and other environments. The project later migrated its GitHub organization from IntelRealSense to RealSenseAI while keeping redirects from the older URL.
Adoption has followed the RealSense hardware line: robotics, 3D scanning, drones, skeletal and people tracking, and facial-authentication workflows all depend on being able to script and package camera access. The repository README lists thousands of dependent GitHub projects, stars, and forks, reflecting use well beyond Intel's sample applications.
For Homebrew users, the package is useful because it bundles both the SDK library and the practical diagnostics/conversion tools that developers need when calibrating cameras, recording rosbag data, checking firmware, or debugging USB and platform backends.
Typical use starts with realsense-viewer for interactive camera inspection, rs-enumerate-devices for inventory, rs-fw-update for firmware work, and small C++ or Python programs using the pipeline API. The SDK is commonly built from source with CMake when users need platform-specific backend choices or non-default wrappers.
librealsense is package-nerd interesting because it turns a finicky hardware SDK into ordinary package-manager material: shared libraries, udev/platform integration, CMake options, examples, CLI tools, and language bindings. It also sits at the collision point between vendor firmware, Linux kernels, USB behavior, ROS, Python wheels, and desktop package policies.
posture de sécurité
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
realsense-viewer | cli | exécutable global | |
rs-align | cli | exécutable global | |
rs-align-advanced | cli | exécutable global | |
rs-align-gl | cli | exécutable global | |
rs-benchmark | cli | exécutable global | |
rs-callback | cli | exécutable global | |
rs-capture | cli | exécutable global | |
rs-color | cli | exécutable global | |
rs-convert | cli | exécutable global | |
rs-data-collect | cli | exécutable global | |
rs-depth | cli | exécutable global | |
rs-depth-quality | cli | exécutable global | |
rs-distance | cli | exécutable global | |
rs-embed | cli | exécutable global | |
rs-embedded-filters | cli | exécutable global | |
rs-enumerate-devices | cli | exécutable global | |
rs-eth-config | cli | exécutable global | |
rs-fw-logger | cli | exécutable global | |
rs-fw-update | cli | exécutable global | |
rs-gl | cli | exécutable global | |
rs-hdr | cli | exécutable global | |
rs-hello-realsense | cli | exécutable global | |
rs-infrared | cli | exécutable global | |
rs-labeled-pointcloud | cli | exécutable global | |
rs-measure | cli | exécutable global | |
rs-motion | cli | exécutable global | |
rs-multicam | cli | exécutable global | |
rs-on-chip-calib | cli | exécutable global | |
rs-pointcloud | cli | exécutable global | |
rs-post-processing | cli | exécutable global | |
rs-record | cli | exécutable global | |
rs-record-playback | cli | exécutable global | |
rs-rosbag-inspector | cli | exécutable global | |
rs-save-to-disk | cli | exécutable global | |
rs-sensor-control | cli | exécutable global | |
rs-software-device | cli | exécutable global | |
rs-terminal | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/realsenseai/librealsense
métadonnées d'installation
| Clé du paquet | brew:librealsense |
|---|---|
| Version | 2.58.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/librealsense |
| Page d'accueil | https://github.com/realsenseai/librealsense |
| Dépôt | https://github.com/realsenseai/librealsense |
| Docs amont | https://github.com/IntelRealSense/librealsense#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/realsenseai/librealsense/archive/refs/tags/v2.58.2.tar.gz |
| Dernière mise à jour | 2026-07-04T16:53:44+09:00 |
| Pulse | updated |
| Dépendances | glfw, libusb |
| Dépendances de compilation | cmake, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | librealsense |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
librealsense
nix profile install nixpkgs#librealsenselibrealsense 2.57.7-1.fc45
Cross-platform camera capture for Intel RealSense
https://github.com/IntelRealSense/librealsense
sudo dnf install librealsenselibrealsense-devel 2.57.7-1.fc45
Development files for librealsense
https://github.com/IntelRealSense/librealsense
sudo dnf install librealsense-devellibrealsense-doc 2.57.7-1.fc45
Documentation for librealsense
https://github.com/IntelRealSense/librealsense
sudo dnf install librealsense-docpython3-librealsense 2.57.7-1.fc45
Python bindings for librealsense
https://github.com/IntelRealSense/librealsense
sudo dnf install python3-librealsensepython3-librealsense-devel 2.57.7-1.fc45
Python development files for librealsense
https://github.com/IntelRealSense/librealsense
sudo dnf install python3-librealsense-devellibrealsense 2.56.5-1.3
Library for Intel RealSense depth cameras
https://github.com/IntelRealSense/librealsense
sudo zypper install librealsenselibrealsense-devel 2.56.5-1.3
Headers and library for librealsense
https://github.com/IntelRealSense/librealsense
sudo zypper install librealsense-devellibrealsense-examples 2.56.5-1.3
Examples for librealsense
https://github.com/IntelRealSense/librealsense
sudo zypper install librealsense-exampleslibrealsense2_56 2.56.5-1.3
Library for Intel RealSense depth cameras
https://github.com/IntelRealSense/librealsense
sudo zypper install librealsense2_56piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.