{
  "name": "realsense2",
  "href": "https://vcpkg.link/ports/realsense2",
  "supports": "!uwp & !(windows & arm)",
  "published_at": "2026-01-07T08:25:07.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/IntelRealSense/librealsense",
  "description": [
    "Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300)."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "2.56.5",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/edae90f20c30145616026670d8969e1c468136f3/ports/realsense2",
    "hash": "edae90f20c30145616026670d8969e1c468136f3"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/IntelRealSense/librealsense",
    "stars": 8997
  },
  "dependencies": [
    {
      "name": "libusb",
      "href": "https://vcpkg.link/ports/libusb",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "!windows"
    },
    {
      "name": "lz4",
      "href": "https://vcpkg.link/ports/lz4",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "nlohmann-json",
      "href": "https://vcpkg.link/ports/nlohmann-json",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "realsense2",
      "href": "https://vcpkg.link/ports/realsense2",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "android | osx"
    },
    {
      "name": "stb",
      "href": "https://vcpkg.link/ports/stb",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "openni2",
      "default": [],
      "description": [
        "Build Intel® RealSense™ OpenNI2 driver"
      ],
      "supports": "!static",
      "dependencies": [
        {
          "name": "openni2",
          "href": "https://vcpkg.link/ports/openni2",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "rs-usb-backend",
      "default": [],
      "description": [
        "Use RS USB backend"
      ],
      "supports": "!windows",
      "dependencies": [
        {
          "name": "libusb",
          "href": "https://vcpkg.link/ports/libusb",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build Intel® RealSense™ tools"
      ],
      "supports": "!android",
      "dependencies": []
    }
  ]
}