Skip to content

Latest commit

 

History

History

realsense-viewer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Intel® RealSense™ Viewer

Overview

RealSense Viewer is the flagship tool providing access to most camera functionality through simple, cross-platform UI. The tool offers:

  • Streaming from multiple RealSense devices at the same time
  • Exploring pointcloud data in realtime or by exporting to file
  • Recording RealSense data as well as playback of recorded files (Please refer to Record and Playback for further information)
  • Access to most camera specific controls, including 3D-generation ASIC registers when available

Implementation Notes

You can get RealSense Viewer in form of a binary package on Windows and Linux, or build it from source alongside the rest of the library. The viewer is designed to be lightweight, requiring only a handful of embeded dependencies. Cross-platform UI is a combination of raw OpenGL calls, GLFW for cross-platform window and event management, and IMGUI for the interface elements. Please see COPYING for full list of attributions.

Presets

Please refer to D400 Series Visual Presets for information about the Presets

Advanced Mode

Please note that some of the Viewer features are only available in Advanced Mode. It's easy to enable Advanced Mode, and once done it is saved in flash, so there's no need to perfrom this again, even after the camera reset:

For further information please refer to D400 Advanced Mode

Command Line Parameters

Flag Description
--debug Turn on LibRS debug logs to console, regardless of other settings
--sw-only Show only software devices: playback, DDS, etc. -- but not USB/HID/etc.