{
  "name": "icey",
  "href": "https://vcpkg.link/ports/icey",
  "supports": "all",
  "published_at": null,
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://0state.com/icey/docs",
  "homepage_href": "https://0state.com/icey/",
  "description": [
    "C++20 media stack and libwebrtc alternative for real-time video, signalling, TURN, and media servers"
  ],
  "license": "LGPL-2.1-or-later",
  "version": {
    "type": "semver",
    "value": "2.4.2",
    "port": 1
  },
  "commit": null,
  "repository": null,
  "dependencies": [
    {
      "name": "libuv",
      "href": "https://vcpkg.link/ports/libuv",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "llhttp",
      "href": "https://vcpkg.link/ports/llhttp",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "minizip",
      "href": "https://vcpkg.link/ports/minizip",
      "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": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "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"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "ffmpeg",
      "default": [],
      "description": [
        "Enable FFmpeg-backed codecs and capture in icey::av"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "ffmpeg",
          "href": "https://vcpkg.link/ports/ffmpeg",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "opencv",
      "default": [],
      "description": [
        "Enable OpenCV integration in icey::av"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "opencv",
          "href": "https://vcpkg.link/ports/opencv",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}