Skip to content

Latest commit

 

History

History

doc

Useful Links

Documentation

  • API Architecture - Overview of the high-level concepts
  • C API - With doxygen-style API comments
  • To build documentation locally from sources, on Ubuntu run the following commands:
    • sudo apt-get install doxygen
    • doxygen doc/doxygen/doxyfile
  • Frame Management - Frame Memory Management, Threading Model and Synchronization
  • Frame Metadata - support for frame-metadata attributes
  • Getting Started - Getting started with OpenCV
  • Troubleshooting - Useful tips when debugging issues related to the camera
  • Error Handling - Documents librealsense error handling policy
  • Device specific topics:
  • Record and Playback - SDK Record and Playback functionality using ROS-bag file format